aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/IA64/IA64.td
Commit message (Expand)AuthorAgeFilesLines
* getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.Evan Cheng2006-05-181-60/+0
* Remove PointerType from class TargetEvan Cheng2006-05-171-4/+0
* PHI and INLINEASM are now built-in instructions provided by Target.tdChris Lattner2006-01-271-3/+1
* die, die!! r15, you are not callee-savedDuraid Madina2006-01-231-1/+0
* fix register corruption! (my god.) r15 is a scratch reg, using that asDuraid Madina2006-01-231-2/+4
* update tablegen files - nothing to see hereDuraid Madina2005-12-221-0/+1
* these registers don't belong to any register classes, so don't mark themChris Lattner2005-09-301-11/+21
* lie a bit and say that r1/r12 (GP/SP) _aren't_ callee-save, as we takeDuraid Madina2005-04-061-2/+2
* and so it begins...Duraid Madina2005-03-171-0/+93