[PATCH] D55630: [ARM] Complete the Thumb1 shift+and->shift+shift transforms.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 20 15:43:23 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349857: [ARM] Complete the Thumb1 shift+and->shift+shift transforms. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55630?vs=177982&id=179183#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55630/new/

https://reviews.llvm.org/D55630

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.h
  llvm/trunk/test/CodeGen/Thumb/shift-and.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55630.179183.patch
Type: text/x-patch
Size: 8231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/b9b61127/attachment.bin>


More information about the llvm-commits mailing list