Factor a little more code into EmitCmp, which should have been done in the first
authorChad Rosier <mcrosier@apple.com>
Wed, 26 Oct 2011 23:25:44 +0000 (23:25 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 26 Oct 2011 23:25:44 +0000 (23:25 +0000)
commitade620065d1ad591e0f3d39d40cc241f49cf0a99
tree12c47d21b27f14af5c17eaf412c1f5943b6ee438
parent75698f346fc44bdd8803b5dda4071d4b5872d82b
Factor a little more code into EmitCmp, which should have been done in the first
place.  No functional change intended.

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