[x32] Fix FrameIndex check in SelectLEA64_32Addr
[oota-llvm.git] / test / CodeGen / X86 / atomic-load-store-wide.ll
2014-07-01 Tim NorthoverX86: expand atomics in IR instead of as MachineInstrs.
2013-03-06 Michael LiaoFix PR15355
2011-09-13 Eli FriedmanError out on CodeGen of unaligned load/store. Fix...
2011-08-24 Eli FriedmanHook up 64-bit atomic load/store on x86-32. I plan...