Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be more strict about subreg-to-subreg copies in CoalescerPair. | Jakob Stoklund Olesen | 2010-06-24 | 1 | -5/+15 |
* | Revert "Replace a big gob of old coalescer logic with the new CoalescerPair c... | Jakob Stoklund Olesen | 2010-06-24 | 1 | -15/+5 |
* | Replace a big gob of old coalescer logic with the new CoalescerPair class. | Jakob Stoklund Olesen | 2010-06-24 | 1 | -5/+15 |
* | Add CoalescerPair helper class. | Jakob Stoklund Olesen | 2010-06-15 | 1 | -0/+147 |
* | Clean up the use of static and anonymous namespaces. This turned up | Dan Gohman | 2008-05-13 | 1 | -3/+1 |
* | Rename MRegisterInfo to TargetRegisterInfo. | Dan Gohman | 2008-02-10 | 1 | -1/+1 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Pluggable coalescers inplementation. | David Greene | 2007-09-06 | 1 | -0/+43 |