1. 2f93128 Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there. by Anton Korobeynikov · 15 years ago
  2. d23b3d2 Fix a comment typo. by Bob Wilson · 15 years ago
  3. 3fff1fd During local stack slot allocation, the materializeFrameBaseRegister function by Bill Wendling · 15 years ago
  4. 365e931 Improve virtual frame base register allocation heuristics. by Jim Grosbach · 15 years ago
  5. 2eedb79 Add ARM heuristic for when to allocate a virtual base register for stack by Jim Grosbach · 15 years ago
  6. b77d67f Move enabling the local stack allocation pass into the target where it belongs. by Jim Grosbach · 15 years ago
  7. 754f8e6 Better handling of local offsets for downwards growing stacks. This corrects by Jim Grosbach · 15 years ago
  8. 7648a21 Downwards growing stack allocation order reverses relative offsets by Jim Grosbach · 15 years ago
  9. 7110941 Add more dbg output by Jim Grosbach · 15 years ago
  10. 0600691 properly check for whether base regs were inserted by Jim Grosbach · 15 years ago
  11. 56e5632 Better handling of offsets on frame index references. rdar://8277890 by Jim Grosbach · 15 years ago
  12. 743d7c8 Update local stack block allocation to let PEI do the allocs if no additional by Jim Grosbach · 15 years ago
  13. 3ac0593 Add a newline to debug output by Jim Grosbach · 15 years ago
  14. dbfc2ce Enable ARM base register reuse to local stack slot allocation. Whenever a new by Jim Grosbach · 15 years ago
  15. e0e9b30 Add hook for re-using virtual base registers for local stack slot access. by Jim Grosbach · 15 years ago
  16. 3cf0866 Add materialization of virtual base registers for frame indices allocated into by Jim Grosbach · 15 years ago
  17. 1a58ce7 silence warning by Jim Grosbach · 15 years ago
  18. c252ee2 Add hook to examine an instruction referencing a frame index to determine by Jim Grosbach · 15 years ago
  19. a7c562d tidy up. remove unused local. by Jim Grosbach · 15 years ago
  20. 36d5ec3 Better handle alignment requirements for local objects in pre-regalloc frame by Jim Grosbach · 15 years ago
  21. 8be0196 track local frame size in MFI, not local to the pass, since PEI needs it. by Jim Grosbach · 15 years ago
  22. a030fa5 Add a local stack object block allocation pass. This is still an by Jim Grosbach · 15 years ago