Temporary revert of 175320.
[oota-llvm.git] / test / CodeGen / X86 / extractelement-load.ll
2011-07-25 Eli FriedmanMake sure this DAGCombine actually returns an UNDEF...
2009-09-11 Dan GohmanConvert more tests to avoid llvm-as.
2009-02-02 Dan GohmanYonah does not support x86-64. Change the -mcpu value...
2008-05-13 Evan ChengInstead of a vector load, shuffle and then extract...