[PATCH] D29226: [Bultin][ARM] Make aeabi_uldivmod and aeabi_ldivmod be Thumb1 compatible
Weiming Zhao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 30 10:59:31 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL293527: [Bultin][ARM] Make aeabi_uldivmod and aeabi_ldivmod be Thumb1 compatible (authored by weimingz).
Changed prior to commit:
https://reviews.llvm.org/D29226?vs=86123&id=86311#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29226
Files:
compiler-rt/trunk/lib/builtins/CMakeLists.txt
compiler-rt/trunk/lib/builtins/arm/aeabi_ldivmod.S
compiler-rt/trunk/lib/builtins/arm/aeabi_uldivmod.S
compiler-rt/trunk/test/builtins/Unit/arm/aeabi_idivmod_test.c
compiler-rt/trunk/test/builtins/Unit/arm/aeabi_uidivmod_test.c
compiler-rt/trunk/test/builtins/Unit/arm/aeabi_uldivmod_test.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29226.86311.patch
Type: text/x-patch
Size: 1965573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170130/0082c499/attachment-0001.bin>
More information about the llvm-commits
mailing list