History log of /external/compiler-rt/lib/arm/modsi3.S
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a09d09d29e250e905bdfaf819979b9c3e9adc047 24-May-2013 Nick Kledzik <kledzik@apple.com> <rdar://problem/12512722> Use arm divide instruction if available

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@182665 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/arm/modsi3.S
647fc7336b2bc302bb51e50022b27bf9b929071c 19-Apr-2011 Anton Korobeynikov <asl@math.spbu.ru> Get rid of darwin'isms. Provide convenient macro for assembler local lables.


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@129766 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/arm/modsi3.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/modsi3.S
9ad441ffec97db647fee3725b3424284fb913e14 16-Nov-2010 Howard Hinnant <hhinnant@apple.com> license change

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@119397 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/arm/modsi3.S
dada27592510a7f922a3198fd1dff1e391734182 27-Jul-2010 Nick Kledzik <kledzik@apple.com> add assembly implementation of modsi3 so compiler does not have to special case a - (a / b) * b optimization

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@109492 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/arm/modsi3.S