Revert r84658 and r84691. They were causing llvm-gcc bootstrap to fail.
[oota-llvm.git] / test / CodeGen / X86 / widen_load-1.ll
2009-09-09 Dan GohmanWhen widening a vector load, use the correct chain...