[arm-fast-isel] Fix handling of the frameaddress intrinsic. If depth is 0
authorChad Rosier <mcrosier@apple.com>
Fri, 1 Jun 2012 21:12:31 +0000 (21:12 +0000)
committerChad Rosier <mcrosier@apple.com>
Fri, 1 Jun 2012 21:12:31 +0000 (21:12 +0000)
commitbbff4ee92d91de4c7ee6657a1eea95c5ed8105de
tree63bbe5ce7fd6f043bc7e4c73c0e98a331825cf52
parentf152fe8d487c46873bbdd4abab43200f783e978b
[arm-fast-isel] Fix handling of the frameaddress intrinsic.  If depth is 0
then DestReg is undefined.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157840 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp