diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-03-29 21:19:52 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-03-29 21:19:52 +0000 |
commit | 0b0298302cf606b12564fcc178181e564b066509 (patch) | |
tree | b59d80e97a362806c64a39f7da1c5e7fd0fd8809 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | dd1211b4e1e983279de14be95f2488544b5080c3 (diff) | |
download | bcm5719-llvm-0b0298302cf606b12564fcc178181e564b066509.tar.gz bcm5719-llvm-0b0298302cf606b12564fcc178181e564b066509.zip |
ARM assembly 'cmp lr, #0' should not encode using 'cmn'.
The CMP->CMN alias was matching for an immediate of zero when it
should only match for negative values.
rdar://11129224
llvm-svn: 153689
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions