Tweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu=generic since r195383.
[oota-llvm.git] / test / CodeGen / X86 / atomic-load-store-wide.ll
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...