aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/PrologEpilogInserter.h
Commit message (Expand)AuthorAgeFilesLines
* Clear up the last (famous last words) frame index value reuse issues for Thumb1.Jim Grosbach2010-03-101-1/+2
* Re-enable register scavenging in Thumb1 by default.Jim Grosbach2009-10-081-0/+5
* bugfix. The target may use virtual registers that aren't tracked for re-use b...Jim Grosbach2009-10-081-2/+1
* reverting thumb1 scavenging default due to test failure while I figure out wh...Jim Grosbach2009-10-071-5/+0
* Enable thumb1 register scavenging by default.Jim Grosbach2009-10-071-0/+5
* Add register-reuse to frame-index register scavenging. When a target usesJim Grosbach2009-10-071-0/+8
* Start of revamping the register scavenging in PEI. ARM Thumb1 is the drivingJim Grosbach2009-09-241-0/+1
* Scan for presence of calls and determine max callframe size early. To allow P...Anton Korobeynikov2009-07-161-0/+1
* PEI: rename PEI.h to PrologEpilogInserter.h to adhere to file naming standardJohn Mosby2009-05-131-0/+167