X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
[oota-llvm.git] / test / CodeGen / X86 / bitcast2.ll
2011-06-21 Bob WilsonRevert r133452: "Emit movq for 64-bit register to XMM...
2011-06-20 Nick LewyckyEmit movq for 64-bit register to XMM register moves...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-06-17 Chris Lattnerensure we don't regress on these tests. We generate...