aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCRegisterInfo.td
Commit message (Expand)AuthorAgeFilesLines
* Various small changes related to the Condition Register on PowerPC.Tilmann Scheller2009-07-031-14/+17
* Refactor ABI code in the PowerPC backend.Tilmann Scheller2009-07-031-1/+1
* Implement the SVR4 ABI for PowerPC.Tilmann Scheller2009-07-031-9/+21
* Add a RM pseudoreg for the rounding mode, whichDale Johannesen2008-10-291-0/+10
* Clean up PPC register specification.Evan Cheng2008-07-071-34/+33
* Tail call optimization improvements:Arnold Schwaighofer2008-04-301-1/+3
* Add description of individual bits in CR. This fix PR1765.Nicolas Geoffray2008-03-101-0/+15
* Rename PrintableName to Name.Bill Wendling2008-02-261-1/+1
* Change "Name" to "AsmName" in the target register info. Gee, a refactoring toolBill Wendling2008-02-261-1/+1
* Some platforms use the same name for 32-bit and 64-bit registers (likeBill Wendling2008-02-241-34/+35
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Use TableGen to emit information for dwarf register numbers. Anton Korobeynikov2007-11-111-173/+173
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+333