[PATCH] D38084: [ARM] add, or, shl combining

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 17 08:53:59 PDT 2017


samparker updated this revision to Diff 119339.
samparker edited the summary of this revision.
samparker added a comment.

Updated now that BFI combine and the compare operand swapping have been extracted into their own patches.


https://reviews.llvm.org/D38084

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  test/CodeGen/ARM/unfold-shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38084.119339.patch
Type: text/x-patch
Size: 8808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171017/29c61ad3/attachment.bin>


More information about the llvm-commits mailing list