Clarify naming and correct conditional so that CMP and CMN instructions get the Rn...
authorJim Grosbach <grosbach@apple.com>
Tue, 7 Oct 2008 17:42:09 +0000 (17:42 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 7 Oct 2008 17:42:09 +0000 (17:42 +0000)
commit9e729a2de59593b03ddf8a0acb1128ad060548e3
tree2f732d3e2edcf0bca597c2669042d5d2f6839894
parent17a415a4f2d2609544b0bbb83691b568ddb5acd8
Clarify naming and correct conditional so that CMP and CMN instructions get the Rn operand encoded properly

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