| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move original compiler-rt functions (libgcc replacement) to lib/builtins dire... | Alexey Samsonov | 2014-02-14 | 1 | -51/+0 |
| * | Mechanically add end-of-function markers. | Joerg Sonnenberger | 2014-01-24 | 1 | -0/+1 |
| * | Switch __ARM_ARCH_7S__ to __ARM_ARCH_EXT_IDIV__ for use of sdiv/udiv assembly. | Stephen Hines | 2013-10-25 | 1 | -1/+1 |
| * | <rdar://problem/12512722> Use arm divide instruction if available | Nick Kledzik | 2013-05-24 | 1 | -0/+11 |
| * | Get rid of darwin'isms. Provide convenient macro for assembler local lables. | Anton Korobeynikov | 2011-04-19 | 1 | -1/+1 |
| * | Carefully written implementations of the 32-bit integer divide and modulus fu... | Stephen Canon | 2011-03-18 | 1 | -32/+35 |
| * | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| * | add assembly implementation of modsi3 so compiler does not have to special ca... | Nick Kledzik | 2010-07-27 | 1 | -0/+36 |

