summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split EVT into MVT and EVT, the former representing _just_ a primitive type, ...Owen Anderson2009-08-111-1/+1
* Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ...Owen Anderson2009-08-101-11/+11
* Major calling convention code refactoring.Dan Gohman2009-08-051-2/+2
* Make SINT_TO_FP/UINT_TO_FP vector legalization queries query on the Eli Friedman2009-06-061-3/+7
* Remove special cases for more opcodes.Eli Friedman2009-05-271-2/+2
* Add a comment which should hopefully make the purpose of this method a Eli Friedman2009-05-241-0/+3
* Add a new step to legalization to legalize vector math operations. This Eli Friedman2009-05-231-0/+332
OpenPOWER on IntegriCloud