Age | Commit message (Expand) | Author |
---|---|---|
2011-06-30 | Pseudo-ize the t2LDMIA_RET instruction. | Jim Grosbach |
2011-06-03 | Switch AllocationOrder to using RegisterClassInfo instead of a BitVector | Jakob Stoklund Olesen |
2011-04-26 | Be careful about scheduling nodes above previous calls. It increase usages of | Evan Cheng |
2011-03-31 | Fix Thumb and Thumb2 tests to be register allocator independent. | Jakob Stoklund Olesen |
2010-09-02 | Now that register allocation properly considers reserved regs, simplify the | Jim Grosbach |
2010-07-14 | Fix test to appease the buildbots. | Bob Wilson |
2010-06-18 | Fix an inverted condition. | Evan Cheng |
2010-06-16 | Make post-ra scheduling, anti-dep breaking, and register scavenger (conservat... | Evan Cheng |
2010-05-03 | Fix a bug which prevented tail merging of return instructions in | Dan Gohman |
2010-03-16 | Stop using the old pre-UAL syntax for LDM/STM instruction suffixes. | Bob Wilson |
2009-10-15 | Branches must be the last instruction in a Thumb2 IT block. Approved by Evan ... | Sandeep Patel |