Split the Add, Sub, and Mul instruction opcodes into separate
[oota-llvm.git] / lib / CodeGen / SelectionDAG / LegalizeVectorOps.cpp
2009-05-27 Eli FriedmanRemove special cases for more opcodes.
2009-05-24 Eli FriedmanAdd a comment which should hopefully make the purpose...
2009-05-23 Eli FriedmanAdd a new step to legalization to legalize vector math...