Nick Kledzik
|
23bbd617e4
|
<rdar://problem/12512722> Use arm divide instruction if available
llvm-svn: 182665
|
2013-05-24 19:38:11 +00:00 |
Anton Korobeynikov
|
bdadd87c4d
|
Make use of LOCAL_LABEL macro
llvm-svn: 129767
|
2011-04-19 17:50:42 +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 |