Anton Korobeynikov
|
1653610449
|
Get rid of darwin'isms. Provide convenient macro for assembler local lables.
llvm-svn: 129766
|
2011-04-19 17:50:09 +00:00 |
Stephen Canon
|
5abb5c14c4
|
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.
llvm-svn: 127882
|
2011-03-18 16:35:02 +00:00 |
Howard Hinnant
|
5b791f6e64
|
license change
llvm-svn: 119397
|
2010-11-16 22:13:33 +00:00 |
Nick Kledzik
|
cceb1f2e67
|
add assembly implementation of modsi3 so compiler does not have to special case a - (a / b) * b optimization
llvm-svn: 109492
|
2010-07-27 06:24:32 +00:00 |