| Commit message (Expand) | Author | Age | Files | Lines |
* | Recommitting parts of r48130. These do not appear to cause the observed failu... | Christopher Lamb | 2008-03-11 | 1 | -0/+4 |
* | In 32-bit mode, mark 64-bit GPR's as unallocatable. | Evan Cheng | 2008-03-11 | 1 | -0/+3 |
* | Eliminate the FP_GET_ST0/FP_SET_ST0 target-specific dag nodes, just lower to | Chris Lattner | 2008-03-10 | 1 | -4/+4 |
* | Revert 48125, 48126, and 48130 for now to unbreak some x86-64 tests. | Evan Cheng | 2008-03-10 | 1 | -4/+0 |
* | Allow insert_subreg into implicit, target-specific values. | Christopher Lamb | 2008-03-10 | 1 | -0/+4 |
* | claim ST(x) registers are 80 bits, which is true. This doesn't affect | Chris Lattner | 2008-03-09 | 1 | -1/+1 |
* | Rename MRegisterInfo to TargetRegisterInfo. | Dan Gohman | 2008-02-10 | 1 | -7/+7 |
* | Provide correct DWARF register numbering for debug information emission on x8... | Anton Korobeynikov | 2008-01-25 | 1 | -5/+2 |
* | 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 | -116/+118 |
* | Revert previous rewrite per chris's comments. | Dale Johannesen | 2007-11-09 | 1 | -113/+115 |
* | Rewrite Dwarf number handling per review comments. | Dale Johannesen | 2007-11-09 | 1 | -115/+113 |
* | Complete conditionalization of Dwarf reg numbers. | Dale Johannesen | 2007-11-07 | 1 | -35/+40 |
* | Corrected many typing errors. And removed 'nest' parameter handling | Arnold Schwaighofer | 2007-10-12 | 1 | -1/+1 |
* | Set CCR (EFLAGS) copy cost to -1, i.e. extremely expensive to copy. | Evan Cheng | 2007-09-19 | 1 | -1/+3 |
* | Added status flags register: EFLAGS. | Evan Cheng | 2007-09-11 | 1 | -0/+6 |
* | Temporarily backing out this change until we know why some dejagnu tests are ... | Evan Cheng | 2007-08-09 | 1 | -3/+2 |
* | GR16_ sub-register class should be GR8_, not GR8. That is, it should only be ... | Evan Cheng | 2007-08-09 | 1 | -3/+4 |
* | Long double patch 4 of N: initial x87 implementation. | Dale Johannesen | 2007-08-05 | 1 | -0/+1 |
* | Add register info needed to use subreg sets on X86. | Christopher Lamb | 2007-07-28 | 1 | -2/+51 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+468 |