[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 20:16:15 PST 2016


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

Thanks. I just picked the change on the macro def from git-clang-format output. I also replace the space with tab as the rest of the file uses tab for indention.


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.80225.patch
Type: text/x-patch
Size: 6109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161205/fb978f5f/attachment.bin>


More information about the llvm-commits mailing list