[ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is
[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.