Add a neat little two's complement hack for x86.
[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...