summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add materialization of virtual base registers for frame indices allocated intoJim Grosbach2010-08-171-2/+26
* silence warningJim Grosbach2010-08-171-0/+5
* Add hook to examine an instruction referencing a frame index to determineJim Grosbach2010-08-171-2/+52
* tidy up. remove unused local.Jim Grosbach2010-08-161-2/+0
* Better handle alignment requirements for local objects in pre-regalloc frameJim Grosbach2010-08-161-28/+2
* track local frame size in MFI, not local to the pass, since PEI needs it.Jim Grosbach2010-08-161-4/+1
* Add a local stack object block allocation pass. This is still anJim Grosbach2010-08-141-0/+169
OpenPOWER on IntegriCloud