[PATCH] D49585: [ARM] Prefer lsls+lsrs over lsls+ands or lsrs+ands in Thumb1.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 11:22:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337945: [ARM] Prefer lsls+lsrs over lsls+ands or lsrs+ands in Thumb1. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49585?vs=156897&id=157319#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49585

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: D49585.157319.patch
Type: text/x-patch
Size: 6486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180725/267f9a26/attachment.bin>


More information about the llvm-commits mailing list