Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [builtins] Unbreak build on FreeBSD armv7 after D60351 | David Carlier | 2019-10-08 | 1 | -1/+3 |
* | [builtins] Use single line C++/C99 comment style | Petr Hosek | 2019-04-28 | 1 | -25/+24 |
* | [builtins] Reformat builtins with clang-format | Petr Hosek | 2019-04-28 | 1 | -136/+133 |
* | Fix typos in compiler-rt/lib/builtins/atomic.c | Hubert Tong | 2019-03-23 | 1 | -1/+10 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Atomics library: provide operations for __int128 when it is available. | Richard Smith | 2016-10-27 | 1 | -2/+9 |
* | builtins: spell inline as __inline | Saleem Abdulrasool | 2015-10-10 | 1 | -7/+7 |
* | builtins: rely on the compiler for user label prefix | Saleem Abdulrasool | 2014-12-19 | 1 | -12/+6 |
* | Move original compiler-rt functions (libgcc replacement) to lib/builtins dire... | Alexey Samsonov | 2014-02-14 | 1 | -0/+337 |