aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetSelectionDAG.td
Commit message (Expand)AuthorAgeFilesLines
...
* Split EVT into MVT and EVT, the former representing _just_ a primitive type, ...Owen Anderson2009-08-111-37/+37
* Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ...Owen Anderson2009-08-101-37/+37
* Major calling convention code refactoring.Dan Gohman2009-08-051-1/+0
* Make IntInits and ListInits typed. This helps deduce types of !if andDavid Greene2009-06-081-0/+1
* Revert 72707 and 72709, for the moment.Dale Johannesen2009-06-021-6/+4
* Make the implicit inputs and outputs of target-independentDale Johannesen2009-06-011-4/+6
* 2nd attempt, fixing SSE4.1 issues and implementing feedback from duncan.Nate Begeman2009-04-271-11/+2
* Revert 69952. Causes testsuite failures on linux x86-64.Rafael Espindola2009-04-241-2/+11
* PR2957Nate Begeman2009-04-241-11/+2
* Delete ISD::INSERT_SUBREG and ISD::EXTRACT_SUBREG, which are unused.Dan Gohman2009-04-031-5/+0
* Clean up the atomic opcodes in SelectionDAG.Dan Gohman2008-12-231-84/+64
* Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng2008-11-241-0/+898