| Commit message (Expand) | Author | Age | Files | Lines |
| * | Sparc: Support PSR, TBR, WIM read/write instructions. | James Y Knight | 2015-05-18 | 1 | -0/+5 |
| * | Add support for the Sparc implementation-defined "ASR" registers. | James Y Knight | 2015-05-18 | 1 | -0/+36 |
| * | [Sparc] Add register class for floating point conditional flags (%fcc0 - %fcc3). | Venkatraman Govindaraju | 2014-03-02 | 1 | -4/+9 |
| * | Add a dwarf number to the Y register. | Roman Divacky | 2014-02-24 | 1 | -1/+1 |
| * | [Sparc] Added V9's extra floating point registers and their aliases. | Venkatraman Govindaraju | 2013-08-25 | 1 | -1/+49 |
| * | [Sparc] Use HWEncoding instead of unused Num field in Sparc register definiti... | Venkatraman Govindaraju | 2013-08-20 | 1 | -10/+7 |
| * | Sparc: No functionality change. Cleanup whitespaces, comment formatting etc., | Venkatraman Govindaraju | 2013-06-04 | 1 | -18/+18 |
| * | Make SubRegIndex size mandatory, following r183020. | Ahmed Bougacha | 2013-05-31 | 1 | -2/+2 |
| * | [Sparc] Add support for leaf functions in sparc backend. | Venkatraman Govindaraju | 2013-05-29 | 1 | -14/+4 |
| * | [Sparc] Rearrange integer registers' allocation order so that register alloca... | Venkatraman Govindaraju | 2013-05-19 | 1 | -6/+7 |
| * | Add 64-bit compare + branch for SPARC v9. | Jakob Stoklund Olesen | 2013-04-03 | 1 | -1/+1 |
| * | Add an I64Regs register class for 64-bit registers. | Jakob Stoklund Olesen | 2013-04-02 | 1 | -1/+11 |
| * | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -3/+3 |
| * | Add a CoveredBySubRegs property to Register descriptions. | Jakob Stoklund Olesen | 2012-01-18 | 1 | -0/+1 |
| * | Use set operations instead of plain lists to enumerate register classes. | Jakob Stoklund Olesen | 2011-06-15 | 1 | -18/+16 |
| * | Remove custom allocation order boilerplate that is no longer needed. | Jakob Stoklund Olesen | 2011-06-09 | 1 | -15/+1 |
| * | Fix to match the dwarf register numbers that gdb uses. | Rafael Espindola | 2011-05-29 | 1 | -16/+16 |
| * | Multiple SPARC backend fixes: added Y register; updated select_cc, subx, subx... | Venkatraman Govindaraju | 2010-12-28 | 1 | -0/+3 |
| * | Replace the SubRegSet tablegen class with a less error-prone mechanism. | Jakob Stoklund Olesen | 2010-05-26 | 1 | -0/+6 |
| * | Revert "Replace the SubRegSet tablegen class with a less error-prone mechanism." | Jakob Stoklund Olesen | 2010-05-26 | 1 | -6/+0 |
| * | Replace the SubRegSet tablegen class with a less error-prone mechanism. | Jakob Stoklund Olesen | 2010-05-26 | 1 | -0/+6 |
| * | several major improvements to the sparc backend: support for weak linkage | Chris Lattner | 2009-09-15 | 1 | -2/+10 |
| * | 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 | -80/+80 |
| * | Fix for PR1540: Specify F0, F1 are sub-registers of D0, etc. | Evan Cheng | 2007-07-13 | 1 | -2/+2 |
| * | Constify some methods. Patch provided by Anton Vayvod, thanks! | Chris Lattner | 2006-08-17 | 1 | -2/+2 |
| * | D'oh - should be even numbered. | Jim Laskey | 2006-03-24 | 1 | -15/+15 |
| * | Add dwarf register numbering to register data. | Jim Laskey | 2006-03-24 | 1 | -31/+80 |
| * | Update to new-style flags usage, simplifying the .td file | Chris Lattner | 2006-02-10 | 1 | -9/+0 |
| * | Rename SPARC V8 target to be the LLVM SPARC target. | Chris Lattner | 2006-02-05 | 1 | -0/+118 |