aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Target.td
Commit message (Expand)AuthorAgeFilesLines
* Add a flag for indirect branch instructions.Owen Anderson2007-11-121-0/+1
* Clarify the meaning of '-2' register numberAnton Korobeynikov2007-11-111-2/+4
* Use TableGen to emit information for dwarf register numbers. Anton Korobeynikov2007-11-111-5/+5
* Add CopyCost to TargetRegisterClass. This specifies the cost of copying a valueEvan Cheng2007-09-191-0/+6
* Remove (somewhat confusing) Imp<> helper, use let Defs = [], Uses = [] instead.Evan Cheng2007-09-111-7/+0
* Add target independent MachineInstr's to represent subreg insert/extract in M...Christopher Lamb2007-07-261-0/+12
* No more noResults.Evan Cheng2007-07-211-1/+0
* Change instruction description to split OperandList into OutOperandList andEvan Cheng2007-07-191-6/+14
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+413