summaryrefslogtreecommitdiff
path: root/lib/arm/modsi3.S
Commit message (Expand)AuthorAge
* Switch __ARM_ARCH_7S__ to __ARM_ARCH_EXT_IDIV__ for use of sdiv/udiv assembly.Stephen Hines2013-10-25
* <rdar://problem/12512722> Use arm divide instruction if availableNick Kledzik2013-05-24
* Get rid of darwin'isms. Provide convenient macro for assembler local lables.Anton Korobeynikov2011-04-19
* Carefully written implementations of the 32-bit integer divide and modulus fu...Stephen Canon2011-03-18
* license changeHoward Hinnant2010-11-16
* add assembly implementation of modsi3 so compiler does not have to special ca...Nick Kledzik2010-07-27