X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
[oota-llvm.git] / test / CodeGen / X86 / vec_ext_inreg.ll
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2010-01-09 Dan GohmanRevert an earlier change to SIGN_EXTEND_INREG for vecto...
2009-12-11 Dan GohmanImplement vector widening, splitting, and scalarizing...