[PATCH] D54546: [ARM] Don't expand sdiv when optimising for minsize

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 30 00:17:26 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347965: [ARM] Don't expand sdiv when optimising for minsize (authored by SjoerdMeijer, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54546?vs=175478&id=176047#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54546

Files:
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.h
  llvm/trunk/test/CodeGen/ARM/sdiv-pow2-arm-size.ll
  llvm/trunk/test/CodeGen/ARM/sdiv-pow2-thumb-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54546.176047.patch
Type: text/x-patch
Size: 8347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181130/a5a6d33e/attachment.bin>


More information about the llvm-commits mailing list