llvm/test/CodeGen/X86/vselect.ll: Unbreak Windows x64 targets to add -mtriple=x86_64...
[oota-llvm.git] / test / CodeGen / X86 / atomic-pointer.ll
2013-03-06 Michael LiaoFix PR15355
2012-08-17 Eli FriedmanMake atomic load and store of pointers work. Tighten...