llvm/test/CodeGen/X86/anyregcc.ll: Add explicit -mtriple=x86_64-unknown-unknown.
[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...