Now that we handle all allocas via a non-SP reg offset remove all of the
authorEric Christopher <echristo@apple.com>
Sun, 17 Oct 2010 11:08:44 +0000 (11:08 +0000)
committerEric Christopher <echristo@apple.com>
Sun, 17 Oct 2010 11:08:44 +0000 (11:08 +0000)
commit404be0c04f8a984e21f650c2bcd7b277c6fa6a84
tree30c5193dab062cf1285d536db6288a3de0362bde
parent4c8a985ed50c2395c6f08d8153f26673ac3a927b
Now that we handle all allocas via a non-SP reg offset remove all of the
special case handling for ARM::SP.

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