Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add hook for re-using virtual base registers for local stack slot access. | Jim Grosbach | 2010-08-18 | 1 | -12/+41 |
* | Add materialization of virtual base registers for frame indices allocated into | Jim Grosbach | 2010-08-17 | 1 | -2/+26 |
* | silence warning | Jim Grosbach | 2010-08-17 | 1 | -0/+5 |
* | Add hook to examine an instruction referencing a frame index to determine | Jim Grosbach | 2010-08-17 | 1 | -2/+52 |
* | tidy up. remove unused local. | Jim Grosbach | 2010-08-16 | 1 | -2/+0 |
* | Better handle alignment requirements for local objects in pre-regalloc frame | Jim Grosbach | 2010-08-16 | 1 | -28/+2 |
* | track local frame size in MFI, not local to the pass, since PEI needs it. | Jim Grosbach | 2010-08-16 | 1 | -4/+1 |
* | Add a local stack object block allocation pass. This is still an | Jim Grosbach | 2010-08-14 | 1 | -0/+169 |