Bob Wilson
|
e67004e2f1
|
Back out some changes that accidentally committed.
llvm-svn: 150254
|
2012-02-10 16:41:46 +00:00 |
Bob Wilson
|
ddd971564e
|
Revert r150232 since it breaks the build when there's no ARM assembler.
llvm-svn: 150253
|
2012-02-10 16:36:49 +00:00 |
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
|
32acbef33f
|
slight re-arrangement to maybe pick up one cycle on dual-issue ARM cores
llvm-svn: 128003
|
2011-03-21 17:35:26 +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 |