Fix thumb2 mode loads to have the correct operand ordering. Add a todo
authorEric Christopher <echristo@apple.com>
Tue, 24 Aug 2010 22:03:02 +0000 (22:03 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 24 Aug 2010 22:03:02 +0000 (22:03 +0000)
commit9f782d4dcf580ae508cc83f412884cd3c5f9207d
treeefcb60bd3d0c39ec106078e07b6497721264f0d2
parent7bef92ac7ad4da315fab3aca017175e856cb4702
Fix thumb2 mode loads to have the correct operand ordering.  Add a todo
to fix this in the port.

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