[PATCH] D56032: [ARM] Combine ands+lsls to lsls+lsrs for Thumb1.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 21 17:52:10 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351776: [ARM] Combine ands+lsls to lsls+lsrs for Thumb1. (authored by efriedma, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56032?vs=181937&id=182843#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56032/new/
https://reviews.llvm.org/D56032
Files:
llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/test/CodeGen/Thumb/shift-and.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56032.182843.patch
Type: text/x-patch
Size: 6463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190122/9ea87f03/attachment.bin>
More information about the llvm-commits
mailing list