Add patterns for converting stores of subvector_extracts of lower 128-bits of a 256...
[oota-llvm.git] / test / CodeGen / X86 / atomic-load-store.ll
2011-09-07 Eli FriedmanFix atomic load and store on x86 to pass -verify-machin...
2011-09-02 Eli FriedmanDon't fast-isel for atomic load/store; some cases requi...
2011-08-24 Eli FriedmanBasic tests for atomic load and store on x86.