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