[PATCH] D27309: builtins: Add ARM Thumb1 implementation for uidiv and uidivmod

Weiming Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 13:50:50 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288710: builtins: Add ARM Thumb1 implementation for uidiv and uidivmod (authored by weimingz).

Changed prior to commit:
  https://reviews.llvm.org/D27309?vs=80225&id=80323#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27309

Files:
  compiler-rt/trunk/lib/builtins/arm/aeabi_uidivmod.S
  compiler-rt/trunk/lib/builtins/arm/udivsi3.S
  compiler-rt/trunk/lib/builtins/assembly.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27309.80323.patch
Type: text/x-patch
Size: 6271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161205/90544538/attachment.bin>


More information about the llvm-commits mailing list