summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/arm/modsi3.S
Commit message (Expand)AuthorAgeFilesLines
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-141-51/+0
* Mechanically add end-of-function markers.Joerg Sonnenberger2014-01-241-0/+1
* Switch __ARM_ARCH_7S__ to __ARM_ARCH_EXT_IDIV__ for use of sdiv/udiv assembly.Stephen Hines2013-10-251-1/+1
* <rdar://problem/12512722> Use arm divide instruction if availableNick Kledzik2013-05-241-0/+11
* Get rid of darwin'isms. Provide convenient macro for assembler local lables.Anton Korobeynikov2011-04-191-1/+1
* Carefully written implementations of the 32-bit integer divide and modulus fu...Stephen Canon2011-03-181-32/+35
* license changeHoward Hinnant2010-11-161-2/+2
* add assembly implementation of modsi3 so compiler does not have to special ca...Nick Kledzik2010-07-271-0/+36
OpenPOWER on IntegriCloud