[PATCH] D48170: ARM: use "add" instead of "orr" for code size

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 04:29:06 PDT 2018


t.p.northover updated this revision to Diff 151893.
t.p.northover added a comment.

Added t2ADDi12 and tests for the immediate cases.


Repository:
  rL LLVM

https://reviews.llvm.org/D48170

Files:
  llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/lib/Target/ARM/ARMInstrThumb.td
  llvm/lib/Target/ARM/ARMInstrThumb2.td
  llvm/test/CodeGen/ARM/add-like-or.ll
  llvm/test/CodeGen/ARM/shift-combine.ll
  llvm/test/CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll
  llvm/test/CodeGen/Thumb2/thumb2-uxtb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48170.151893.patch
Type: text/x-patch
Size: 6509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/5eefcce7/attachment.bin>


More information about the llvm-commits mailing list