llvm.experimental.stackmap: fix encoding of large constants.
[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...