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 | b22e70d835a88753d3ec6d5ee5e85b23fa6834b1 (patch) | |
tree | 86cdc191654ccb6339c2c4693f42edc9337d1537 /lib/CodeGen/ExecutionDepsFix.cpp | |
parent | 182c34b12153f9aaea75af2b1efc51969c3d7e80 (diff) |
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
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153689 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/ExecutionDepsFix.cpp')
0 files changed, 0 insertions, 0 deletions