forked from OSchip/llvm-project
c08db1840c
We were negating an immediate that was going to be used in a SUBri form unnecessarily. Since ADD/SUB are very similar we *can* do that, but we have to change the SUB to an ADD at the same time. This also applies to ADD, and allows us to handle a slightly larger range of immediates for those two operations. rdar://25992245 llvm-svn: 268276 |
||
---|---|---|
.. | ||
ARMLoadStoreDBG.mir | ||
bundled-instructions.mir | ||
cfi-same-value.mir | ||
expected-closing-brace.mir | ||
extraneous-closing-brace-error.mir | ||
imm-peephole-arm.mir | ||
imm-peephole-thumb.mir | ||
lit.local.cfg | ||
nested-instruction-bundle-error.mir | ||
sched-it-debug-nodes.mir |