Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear up the last (famous last words) frame index value reuse issues for Thumb1. | Jim Grosbach | 2010-03-10 | 1 | -1/+2 |
* | Re-enable register scavenging in Thumb1 by default. | Jim Grosbach | 2009-10-08 | 1 | -0/+5 |
* | bugfix. The target may use virtual registers that aren't tracked for re-use b... | Jim Grosbach | 2009-10-08 | 1 | -2/+1 |
* | reverting thumb1 scavenging default due to test failure while I figure out wh... | Jim Grosbach | 2009-10-07 | 1 | -5/+0 |
* | Enable thumb1 register scavenging by default. | Jim Grosbach | 2009-10-07 | 1 | -0/+5 |
* | Add register-reuse to frame-index register scavenging. When a target uses | Jim Grosbach | 2009-10-07 | 1 | -0/+8 |
* | Start of revamping the register scavenging in PEI. ARM Thumb1 is the driving | Jim Grosbach | 2009-09-24 | 1 | -0/+1 |
* | Scan for presence of calls and determine max callframe size early. To allow P... | Anton Korobeynikov | 2009-07-16 | 1 | -0/+1 |
* | PEI: rename PEI.h to PrologEpilogInserter.h to adhere to file naming standard | John Mosby | 2009-05-13 | 1 | -0/+167 |