aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetInstrInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Added getNumDefs().Evan Cheng2007-09-131-0/+4
* Added TargetInstrDescriptor::numDefs - num of results.Evan Cheng2007-08-021-0/+1
* Add target independent MachineInstr's to represent subreg insert/extract in M...Christopher Lamb2007-07-261-1/+3
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+478