[PATCH] D24133: [ARM] Lower UDIV+UREM to UDIV+MLS (and the same for SREM)

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 05:57:42 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280808: [ARM] Lower UDIV+UREM to UDIV+MLS (and the same for SREM) (authored by pabbar01).

Changed prior to commit:
  https://reviews.llvm.org/D24133?vs=70517&id=70523#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24133

Files:
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/test/CodeGen/ARM/urem-opt-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24133.70523.patch
Type: text/x-patch
Size: 4073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160907/6b1945a5/attachment.bin>


More information about the llvm-commits mailing list