Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [builtins] Use aliases for function redirects | Petr Hosek | 2019-04-29 | 1 | -1/+1 |
* | [builtins] Use single line C++/C99 comment style | Petr Hosek | 2019-04-28 | 1 | -15/+12 |
* | [builtins] Reformat builtins with clang-format | Petr Hosek | 2019-04-28 | 1 | -14/+7 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [compiler-rt] Add back ARM EABI aliases where legal. | Eli Friedman | 2017-10-03 | 1 | -7/+5 |
* | builtins: expand out the AEABI function stubs | Saleem Abdulrasool | 2017-05-16 | 1 | -1/+12 |
* | Add hard float versions of FP to LL conversions | Sergey Dmitrouk | 2015-04-06 | 1 | -0/+24 |
* | Refactor float to integer conversion to share the same code. | Joerg Sonnenberger | 2015-03-11 | 1 | -32/+9 |
* | Consistently use COMPILER_RT_ABI for all public symbols. | Joerg Sonnenberger | 2014-03-01 | 1 | -1/+1 |
* | Move original compiler-rt functions (libgcc replacement) to lib/builtins dire... | Alexey Samsonov | 2014-02-14 | 1 | -0/+45 |