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

Weiming Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 4 11:45:42 PST 2016


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

clang-formatted the .h file but it doesn't support .S. Even if I force it to format, the output looks not very nice.


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.80213.patch
Type: text/x-patch
Size: 5795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161204/e30e6382/attachment.bin>


More information about the llvm-commits mailing list