aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/IA64/IA64RegisterInfo.td
Commit message (Expand)AuthorAgeFilesLines
* update tablegen files - nothing to see hereDuraid Madina2005-12-221-2/+2
* Support multiple ValueTypes per RegisterClass, needed for upcoming vectorNate Begeman2005-12-011-3/+3
* add F0 and F1 to the FP register classDuraid Madina2005-11-021-3/+19
* DAG->DAG instruction selection for ia64! "hello world" works, not much else.Duraid Madina2005-10-281-4/+4
* Split RegisterClass 'Methods' into MethodProtos and MethodBodiesChris Lattner2005-08-191-4/+9
* Put register classes in namespacesChris Lattner2005-08-191-3/+3
* * OK, after changing to use liveIn/liveOut instead of IDEFs,Duraid Madina2005-04-121-5/+16
* Put out* into the allocation order, allowing the register allocator toChris Lattner2005-04-121-4/+3
* stop emitting IDEFs for args - change to using liveIn/liveOutDuraid Madina2005-04-121-2/+4
* ok, the "ia64 has a boatload of registers" joke stopped being funny today ;)Duraid Madina2005-04-091-1/+6
* make sure 'special' registers don't get allocatedDuraid Madina2005-04-061-4/+13
* and so it begins...Duraid Madina2005-03-171-0/+291