llvm/test/CodeGen/X86/vselect.ll: Unbreak Windows x64 targets to add -mtriple=x86_64...
[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...