1. 16c29b5 Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there. by Anton Korobeynikov · 15 years ago
  2. 67b067d Fix a comment typo. by Bob Wilson · 15 years ago
  3. 976ef86 During local stack slot allocation, the materializeFrameBaseRegister function by Bill Wendling · 15 years ago
  4. 864d22e Improve virtual frame base register allocation heuristics. by Jim Grosbach · 15 years ago
  5. 3197380 Add ARM heuristic for when to allocate a virtual base register for stack by Jim Grosbach · 15 years ago
  6. a273442 Move enabling the local stack allocation pass into the target where it belongs. by Jim Grosbach · 15 years ago
  7. 67ff81a Better handling of local offsets for downwards growing stacks. This corrects by Jim Grosbach · 15 years ago
  8. 4c207c2 Downwards growing stack allocation order reverses relative offsets by Jim Grosbach · 15 years ago
  9. ab6bdec Add more dbg output by Jim Grosbach · 15 years ago
  10. 2d16f5b properly check for whether base regs were inserted by Jim Grosbach · 15 years ago
  11. e2f5569 Better handling of offsets on frame index references. rdar://8277890 by Jim Grosbach · 15 years ago
  12. a0fc005 Update local stack block allocation to let PEI do the allocs if no additional by Jim Grosbach · 15 years ago
  13. cd799ce Add a newline to debug output by Jim Grosbach · 15 years ago
  14. 2b1e202 Enable ARM base register reuse to local stack slot allocation. Whenever a new by Jim Grosbach · 15 years ago
  15. 74d803a Add hook for re-using virtual base registers for local stack slot access. by Jim Grosbach · 15 years ago
  16. dc140c6 Add materialization of virtual base registers for frame indices allocated into by Jim Grosbach · 15 years ago
  17. 8ae231a silence warning by Jim Grosbach · 15 years ago
  18. 8708ead Add hook to examine an instruction referencing a frame index to determine by Jim Grosbach · 15 years ago
  19. fecdea0 tidy up. remove unused local. by Jim Grosbach · 15 years ago
  20. 4861ed6 Better handle alignment requirements for local objects in pre-regalloc frame by Jim Grosbach · 15 years ago
  21. 6324934 track local frame size in MFI, not local to the pass, since PEI needs it. by Jim Grosbach · 15 years ago
  22. 3d72367 Add a local stack object block allocation pass. This is still an by Jim Grosbach · 15 years ago