Add missing register forms of instructions to the ARM CMP-folding code. This
authorCameron Zwarich <zwarich@apple.com>
Fri, 15 Apr 2011 20:28:28 +0000 (20:28 +0000)
committerCameron Zwarich <zwarich@apple.com>
Fri, 15 Apr 2011 20:28:28 +0000 (20:28 +0000)
commitca3f6a3925e9a6e91022aa211bdc1b6e3f2ff41f
tree9b6631b0f0408e53862d718106fa38ccd6ee399d
parent99a2e98eddf00c4afd3817564cb8c914a6f66ae9
Add missing register forms of instructions to the ARM CMP-folding code. This
fixes <rdar://problem/9287901>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129599 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp
test/CodeGen/ARM/2011-04-15-RegisterCmpPeephole.ll [new file with mode: 0644]