If ADD, SUB, or MUL have an overflow bit that's used, don't do transformation on
[oota-llvm.git] / test / CodeGen / X86 / extractelement-load.ll
2008-05-13 Evan ChengInstead of a vector load, shuffle and then extract...