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

Weiming Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 10:37:42 PST 2016


weimingz updated this revision to Diff 80095.
weimingz added a comment.

Updated per Saleem's comments. For adc label alignment, not sure if it's the best way to do.


https://reviews.llvm.org/D27309

Files:
  lib/builtins/arm/aeabi_uidivmod.S
  lib/builtins/arm/udivsi3.S
  lib/builtins/assembly.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27309.80095.patch
Type: text/x-patch
Size: 5770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161202/1a7483f9/attachment.bin>


More information about the llvm-commits mailing list