Arm and thumb call instructions are also in different orders.
authorEric Christopher <echristo@apple.com>
Tue, 21 Dec 2010 03:50:43 +0000 (03:50 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 21 Dec 2010 03:50:43 +0000 (03:50 +0000)
commitc19aadb8b0219462ff55f4bdc8106cebc1245bb6
tree739e2d75ec8e46f51605c9b8693072fe1807cc2b
parentb8602039f197053c952f81b5bdbecc05f12c3c57
Arm and thumb call instructions are also in different orders.

Fixes rdar://8782223

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