Add register class hack that needs to go away, but makes it more obvious
authorEric Christopher <echristo@apple.com>
Tue, 24 Aug 2010 00:50:47 +0000 (00:50 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 24 Aug 2010 00:50:47 +0000 (00:50 +0000)
commitf06f309002f00e7927347502997f2df5756f4d9c
tree71e82bea9fbacd6000702352f7774da5f8ee37d3
parenta78c67e9bbf6ff0253945f3ba5bc178ece76d886
Add register class hack that needs to go away, but makes it more obvious
that it needs to go away.  Use loadRegFromStackSlot where possible.

Also, remember to update the value map.

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