Add addrmode5 fp load support. Swap float/thumb operand adding to handle
authorEric Christopher <echristo@apple.com>
Sat, 18 Sep 2010 01:59:37 +0000 (01:59 +0000)
committerEric Christopher <echristo@apple.com>
Sat, 18 Sep 2010 01:59:37 +0000 (01:59 +0000)
commit6dab137b889d1fafdeee9c70c2b59d549d59163a
tree3ee5adebecaeaa423db654248c6c89884e88b55f
parentb74558ad3e1822f90e363c400bd6c06e94c200e1
Add addrmode5 fp load support.  Swap float/thumb operand adding to handle
thumb with floating point.

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