Fix loop conditionals (MO.isDef() asserts that it's a reg) and
authorEric Christopher <echristo@apple.com>
Fri, 20 Aug 2010 00:36:24 +0000 (00:36 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 20 Aug 2010 00:36:24 +0000 (00:36 +0000)
commitf762fbe4fa421c91e20044ee009ddb57e25dd135
treeb94352d33ff02419f4f6569cfc8d97ac1e961c3f
parentcb59229a4a60abaee9ef060c515dbd3513865afd
Fix loop conditionals (MO.isDef() asserts that it's a reg) and
move some constraints around.

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