diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-03-30 19:59:02 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-03-30 19:59:02 +0000 |
commit | ad353c630359d285018a250d72c80b7022d8e67e (patch) | |
tree | b510e91ea548bf5892736b389c434786c9791ae8 /lib/CodeGen/MachineFunction.cpp | |
parent | a45e3747e612c00ca4933087d883db77f4547571 (diff) |
ARM assembler should prefer non-aliases encoding of cmp.
When an immediate is both a value [t2_]so_imm and a [t2_]so_imm_neg,
we want to use the non-negated form to make sure we prefer the normal
encoding, not the aliased encoding via the negation of, e.g., 'cmp.w'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153770 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions