Be more layout aware here and swap the successor and branch condition
authorEric Christopher <echristo@apple.com>
Thu, 28 Apr 2011 16:52:09 +0000 (16:52 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 28 Apr 2011 16:52:09 +0000 (16:52 +0000)
commit7a20a37bacfb2abc0622768fb9d25797518b1f0e
treec62b052f5515a409b021aa31caa06cb3cda6e2fc
parent4756ecb375725cca9d374bde389977325075c9eb
Be more layout aware here and swap the successor and branch condition
if it means we get a fallthrough.

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