llvm-6502/include
Jim Grosbach a2f20b20a8 Add getFrameIndexReference() to TargetRegisterInfo, which allows targets to
tell debug info which base register to use to reference a frame index on a
per-index basis. This is useful, for example, in the presence of dynamic
stack realignment when local variables are indexed via the stack pointer and
stack-based arguments via the frame pointer.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89620 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-22 20:14:00 +00:00
..
llvm Add getFrameIndexReference() to TargetRegisterInfo, which allows targets to 2009-11-22 20:14:00 +00:00
llvm-c remove the now dead condprop pass, PR3906. 2009-11-11 05:56:35 +00:00