Add simple frame index elimination
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 13:49:25 +0000 (13:49 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 13:49:25 +0000 (13:49 +0000)
commit51f613fb2b177a19fcc92c38cc58c99de4c330b0
tree322cdea5d0d128d55bfae7eb3d9e2d96ade2e214
parent81c0325cdf7442c2948fbf3b8822d56d46a0d988
Add simple frame index elimination

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75939 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZRegisterInfo.cpp
lib/Target/SystemZ/SystemZRegisterInfo.h
lib/Target/SystemZ/SystemZTargetMachine.cpp
test/CodeGen/SystemZ/06-FrameIdxLoad.ll [new file with mode: 0644]
test/CodeGen/SystemZ/06-LocalFrame.ll [new file with mode: 0644]