1. a09d09d <rdar://problem/12512722> Use arm divide instruction if available by Nick Kledzik · 11 years ago
  2. 647fc73 Get rid of darwin'isms. Provide convenient macro for assembler local lables. by Anton Korobeynikov · 13 years ago
  3. 6bbe0bb 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. by Stephen Canon · 13 years ago
  4. 9ad441f license change by Howard Hinnant · 14 years ago
  5. dada275 add assembly implementation of modsi3 so compiler does not have to special case a - (a / b) * b optimization by Nick Kledzik · 14 years ago