| Commit message (Expand) | Author | Age | Files | Lines |
* | Update aosp/master LLVM for rebase to r230699. | Stephen Hines | 2015-03-23 | 1 | -21/+65 |
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 1 | -0/+12 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -10/+76 |
* | PPC: Add base-pointer support to builtin setjmp/longjmp | Hal Finkel | 2013-07-17 | 1 | -2/+6 |
* | Cleanup PPC Altivec registers in CSR lists and improve VRSAVE handling | Hal Finkel | 2013-07-02 | 1 | -1/+1 |
* | Make SubRegIndex size mandatory, following r183020. | Ahmed Bougacha | 2013-05-31 | 1 | -5/+5 |
* | Print PPC ZERO as 0 (not r0) even on Darwin | Hal Finkel | 2013-03-27 | 1 | -2/+2 |
* | Remove the link register from the GPR classes on PowerPC. | Bill Schmidt | 2013-03-27 | 1 | -2/+2 |
* | Restore real bit lengths on PPC register numbers | Hal Finkel | 2013-03-26 | 1 | -12/+12 |
* | PPC: Use HWEncoding and TRI->getEncodingValue | Hal Finkel | 2013-03-26 | 1 | -13/+13 |
* | Remove the G8RC_NOX0_and_GPRC_NOR0 PPC register class | Hal Finkel | 2013-03-21 | 1 | -2/+3 |
* | Correct PPC FRAMEADDR lowering using a pseudo-register | Hal Finkel | 2013-03-21 | 1 | -2/+6 |
* | Prepare to make r0 an allocatable register on PPC | Hal Finkel | 2013-03-19 | 1 | -0/+9 |
* | More cleanup of PPC register definitions. | Hal Finkel | 2013-01-25 | 1 | -64/+8 |
* | Start cleanup of PPC register definitions using foreach loops. | Hal Finkel | 2013-01-24 | 1 | -65/+7 |
* | Mark the PPC CTRRC and CTRRC8 register classes as non-allocatable. | Hal Finkel | 2012-06-08 | 1 | -2/+10 |
* | Remove the SubRegClasses field from RegisterClass descriptions. | Jakob Stoklund Olesen | 2012-05-04 | 1 | -3/+1 |
* | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -3/+3 |
* | Use set operations instead of plain lists to enumerate register classes. | Jakob Stoklund Olesen | 2011-06-15 | 1 | -33/+26 |
* | Remove custom allocation order boilerplate that is no longer needed. | Jakob Stoklund Olesen | 2011-06-09 | 1 | -59/+3 |
* | Split ppc dwarf regnums into ppc64 and ppc32 flavours. | Rafael Espindola | 2011-05-30 | 1 | -140/+140 |
* | Dwarf register 0 is r0, remove incorrect entries. | Rafael Espindola | 2011-05-29 | 1 | -2/+2 |
* | Remove DwarfRegNum from the individual bits of the condition register. | Rafael Espindola | 2011-05-27 | 1 | -32/+32 |
* | Fix some dwarf register numbers. | Rafael Espindola | 2011-05-26 | 1 | -1/+1 |
* | Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a... | Anton Korobeynikov | 2011-01-10 | 1 | -4/+4 |
* | Restore the behavior of frame lowering before my refactoring. | Anton Korobeynikov | 2010-12-18 | 1 | -4/+6 |
* | Move hasFP() and few related hooks to TargetFrameInfo. | Anton Korobeynikov | 2010-11-18 | 1 | -5/+6 |
* | Replace the SubRegSet tablegen class with a less error-prone mechanism. | Jakob Stoklund Olesen | 2010-05-26 | 1 | -19/+11 |
* | Revert "Replace the SubRegSet tablegen class with a less error-prone mechanism." | Jakob Stoklund Olesen | 2010-05-26 | 1 | -11/+19 |
* | Replace the SubRegSet tablegen class with a less error-prone mechanism. | Jakob Stoklund Olesen | 2010-05-26 | 1 | -19/+11 |
* | Remove NumberHack entirely. | Jakob Stoklund Olesen | 2010-05-25 | 1 | -4/+4 |
* | Switch SubRegSet to using symbolic SubRegIndices | Jakob Stoklund Olesen | 2010-05-24 | 1 | -8/+12 |
* | Replace the tablegen RegisterClass field SubRegClassList with an alist-like data | Jakob Stoklund Olesen | 2010-05-24 | 1 | -1/+1 |
* | Add SubRegIndex defs to PowerPC. It looks like the CR subregister indices are | Jakob Stoklund Olesen | 2010-05-24 | 1 | -0/+7 |
* | Really reserve R2 on PPC Darwin. PR 6314. | Dale Johannesen | 2010-02-16 | 1 | -8/+4 |
* | Model the carry bit on ppc32. Without this we could | Dale Johannesen | 2009-09-18 | 1 | -0/+8 |
* | Add support for the PowerPC 64-bit SVR4 ABI. | Tilmann Scheller | 2009-08-15 | 1 | -3/+7 |
* | Various small changes related to the Condition Register on PowerPC. | Tilmann Scheller | 2009-07-03 | 1 | -14/+17 |
* | Refactor ABI code in the PowerPC backend. | Tilmann Scheller | 2009-07-03 | 1 | -1/+1 |
* | Implement the SVR4 ABI for PowerPC. | Tilmann Scheller | 2009-07-03 | 1 | -9/+21 |
* | Add a RM pseudoreg for the rounding mode, which | Dale Johannesen | 2008-10-29 | 1 | -0/+10 |
* | Clean up PPC register specification. | Evan Cheng | 2008-07-07 | 1 | -34/+33 |
* | Tail call optimization improvements: | Arnold Schwaighofer | 2008-04-30 | 1 | -1/+3 |
* | Add description of individual bits in CR. This fix PR1765. | Nicolas Geoffray | 2008-03-10 | 1 | -0/+15 |
* | Rename PrintableName to Name. | Bill Wendling | 2008-02-26 | 1 | -1/+1 |
* | Change "Name" to "AsmName" in the target register info. Gee, a refactoring tool | Bill Wendling | 2008-02-26 | 1 | -1/+1 |
* | Some platforms use the same name for 32-bit and 64-bit registers (like | Bill Wendling | 2008-02-24 | 1 | -34/+35 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Use TableGen to emit information for dwarf register numbers. | Anton Korobeynikov | 2007-11-11 | 1 | -173/+173 |
* | R0 is a sub-register of X0, etc. | Evan Cheng | 2007-05-08 | 1 | -3/+3 |