Use the correct register class for load instructions - fixes
authorEric Christopher <echristo@apple.com>
Thu, 7 Oct 2010 05:50:44 +0000 (05:50 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 7 Oct 2010 05:50:44 +0000 (05:50 +0000)
commitee56ea62431081a2333eb47df3fa4dfcd425cb54
treed7e144a5992a5c83043d01d55b6f6cbeea930143
parent5d18d92aad587381b5d9ecf0aeb3c2eb1530ee61
Use the correct register class for load instructions - fixes
compilation of MultiSource/Benchmarks/Bullet.

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