Move to thumb2 loads, fixes a problem with incoming registers
authorEric Christopher <echristo@apple.com>
Fri, 8 Oct 2010 01:13:17 +0000 (01:13 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 8 Oct 2010 01:13:17 +0000 (01:13 +0000)
commit7a56f33583a331bd1d6de57af3fa03085889ecfb
treef3eeef47d1fd8f5cd61e2b1f58e294a19c8ae52e
parentcd3167b281f08e47a81438718122b6dd75a6316e
Move to thumb2 loads, fixes a problem with incoming registers
as thumb1.

Fixes lencod.

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