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

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 03:17:15 PDT 2018


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

Switched to T1Pat on Thumb-1 side and added t2ADDrr pattern.


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/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.151673.patch
Type: text/x-patch
Size: 5219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/0c6e4648/attachment.bin>


More information about the llvm-commits mailing list