Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / atomic-load-store.ll
2013-03-06 Michael LiaoFix PR15355
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.