Fix the opcode and the operands for the load instruction.
authorEric Christopher <echristo@apple.com>
Tue, 24 Aug 2010 01:10:04 +0000 (01:10 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 24 Aug 2010 01:10:04 +0000 (01:10 +0000)
commit2012c7bb7be28c163a4b8034e961ace51f6a7224
tree2a1b6aa97daf23602e09db04b3c6feed2e08d727
parentf06f309002f00e7927347502997f2df5756f4d9c
Fix the opcode and the operands for the load instruction.

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