Invert these branches by default, it makes assembly comparisons a little
authorEric Christopher <echristo@apple.com>
Wed, 3 Nov 2010 04:29:11 +0000 (04:29 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 3 Nov 2010 04:29:11 +0000 (04:29 +0000)
commit000cf708effc247ff1e609d0703324b21585a4af
treefd1fa67073445eaedf5d966baecd360de13b4219
parent92b5a2eb1646b3c1173a5ff3c0073f24ed5ee6a4
Invert these branches by default, it makes assembly comparisons a little
easier to read.

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