llvm/test/CodeGen/X86/vselect.ll: Unbreak Windows x64 targets to add -mtriple=x86_64...
[oota-llvm.git] / test / CodeGen / X86 / fold-xmm-zero.ll
2011-06-10 Eli FriedmanAdd -mattr=+sse2 to make the buildbots happy.
2011-06-10 Eli FriedmanAdd a simple test which makes sure folding immediate...