004c4340248841aefe5a23d1d20556ac801c871d |
|
30-Sep-2012 |
Bob Wilson <bob.wilson@apple.com> |
Add compiler-rt support for Swift. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@164903 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/arm/udivsi3.S
|
37b97d1cf4501b94347e0b4e880f4b25825a289f |
|
19-Apr-2011 |
Anton Korobeynikov <asl@math.spbu.ru> |
Add ARM EABI function aliases to routines git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@129768 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/arm/udivsi3.S
|
e1f95ca8cf82f755d6c62a6dc5b745f2e5bdf7ba |
|
19-Apr-2011 |
Anton Korobeynikov <asl@math.spbu.ru> |
Make use of LOCAL_LABEL macro git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@129767 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/arm/udivsi3.S
|
6bbe0bb0856f7e7cabe11bc0a10c268db034142b |
|
18-Mar-2011 |
Stephen Canon <scanon@apple.com> |
Carefully written implementations of the 32-bit integer divide and modulus functions for ARM. These are still using a naive digit-by-digit algorithm, but the core loop has been carefully written. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@127882 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/arm/udivsi3.S
|