| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge the SystemZ subreg_even32 SubRegIndex into subreg_32bit. The SubRegIndices | Jakob Stoklund Olesen | 2010-05-28 | 1 | -6/+4 |
* | Replace the SubRegSet tablegen class with a less error-prone mechanism. | Jakob Stoklund Olesen | 2010-05-26 | 1 | -31/+18 |
* | Revert "Replace the SubRegSet tablegen class with a less error-prone mechanism." | Jakob Stoklund Olesen | 2010-05-26 | 1 | -18/+31 |
* | Replace the SubRegSet tablegen class with a less error-prone mechanism. | Jakob Stoklund Olesen | 2010-05-26 | 1 | -31/+18 |
* | Remove NumberHack entirely. | Jakob Stoklund Olesen | 2010-05-25 | 1 | -5/+5 |
* | Switch SubRegSet to using symbolic SubRegIndices | Jakob Stoklund Olesen | 2010-05-24 | 1 | -16/+16 |
* | Replace the tablegen RegisterClass field SubRegClassList with an alist-like data | Jakob Stoklund Olesen | 2010-05-24 | 1 | -5/+6 |
* | Use SubRegIndex in SystemZ. | Jakob Stoklund Olesen | 2010-05-24 | 1 | -5/+7 |
* | Out GR128 regclass is not a 'real' i128 one. | Anton Korobeynikov | 2009-07-16 | 1 | -1/+1 |
* | Add FP regs | Anton Korobeynikov | 2009-07-16 | 1 | -19/+88 |
* | Provide consistent subreg idx scheme. This (hopefully) fixes remaining divide... | Anton Korobeynikov | 2009-07-16 | 1 | -5/+13 |
* | Properly handle divides. As a bonus - implement memory versions of them. | Anton Korobeynikov | 2009-07-16 | 1 | -2/+2 |
* | Add proper register aliases | Anton Korobeynikov | 2009-07-16 | 1 | -18/+22 |
* | Fix thinko | Anton Korobeynikov | 2009-07-16 | 1 | -8/+6 |
* | Fix epic bug with invalid regclass for R0D | Anton Korobeynikov | 2009-07-16 | 1 | -1/+1 |
* | More register pairs (now 32 bit ones) | Anton Korobeynikov | 2009-07-16 | 1 | -0/+53 |
* | Add even-odd register pairs | Anton Korobeynikov | 2009-07-16 | 1 | -1/+62 |
* | Change register allocation order to reduce amount of callee-saved regs to be ... | Anton Korobeynikov | 2009-07-16 | 1 | -18/+98 |
* | Change register allocation order, so R0 will be allocated the last among scra... | Anton Korobeynikov | 2009-07-16 | 1 | -2/+2 |
* | Add shifts and reg-imm address matching | Anton Korobeynikov | 2009-07-16 | 1 | -0/+54 |
* | Add bunch of 32-bit patterns... Uffff :) | Anton Korobeynikov | 2009-07-16 | 1 | -0/+1 |
* | Add 32 bit subregs | Anton Korobeynikov | 2009-07-16 | 1 | -21/+82 |
* | Add add reg-reg and reg-imm patterns | Anton Korobeynikov | 2009-07-16 | 1 | -1/+9 |
* | Let's start another backend :) | Anton Korobeynikov | 2009-07-16 | 1 | -0/+93 |