In Thumb mode, the frame register must be R7.
authorLauro Ramos Venancio <lauro.venancio@gmail.com>
Fri, 27 Apr 2007 17:58:03 +0000 (17:58 +0000)
committerLauro Ramos Venancio <lauro.venancio@gmail.com>
Fri, 27 Apr 2007 17:58:03 +0000 (17:58 +0000)
commitfdc9692f9763a7ffd1bbcadc01445db33fb468de
tree5cfbfa642d50b6c6da360aa56e1ff505d8408726
parentd3e28347e533d77c8274ab4dc764c5e4a7e7387e
In Thumb mode, the frame register must be R7.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36512 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMRegisterInfo.cpp
test/CodeGen/ARM/frame_thumb.ll [new file with mode: 0644]