Split the Add, Sub, and Mul instruction opcodes into separate
[oota-llvm.git] / test / CodeGen / X86 / extractelement-shuffle.ll
2008-12-10 Mon P WangFixed a bug when trying to optimize a extract vector...