[PATCH] D64160: [ARM] Favour PL/MI over GE/LT when possible

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 02:01:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365117: [ARM] Favour PL/MI over GE/LT when possible (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64160?vs=207894&id=207992#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64160

Files:
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/test/CodeGen/ARM/code-placement.ll
  llvm/trunk/test/CodeGen/ARM/hoist-and-by-const-from-lshr-in-eqcmp-zero.ll
  llvm/trunk/test/CodeGen/ARM/hoist-and-by-const-from-shl-in-eqcmp-zero.ll
  llvm/trunk/test/CodeGen/ARM/long_shift.ll
  llvm/trunk/test/CodeGen/ARM/sat-to-bitop.ll
  llvm/trunk/test/CodeGen/ARM/select.ll
  llvm/trunk/test/CodeGen/ARM/shift-i64.ll
  llvm/trunk/test/CodeGen/Thumb/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64160.207992.patch
Type: text/x-patch
Size: 28576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190704/0f94752b/attachment.bin>


More information about the llvm-commits mailing list