[arm-fast-isel] Add support for the llvm.frameaddress() intrinsic.
authorChad Rosier <mcrosier@apple.com>
Wed, 30 May 2012 17:23:22 +0000 (17:23 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 30 May 2012 17:23:22 +0000 (17:23 +0000)
commitada759d5fa8a3ecc0e97d88761badfba9193587f
tree59b9f9099d607e4f7487b4ff494d523a1daa0466
parentcd00ef033cf944fc96a0d06ffcf49cd805fc4ee3
[arm-fast-isel] Add support for the llvm.frameaddress() intrinsic.
Patch by Jush Lu <jush.msn@gmail.com>.

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