Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [builtins] Use single line C++/C99 comment style | Petr Hosek | 2019-04-28 | 1 | -2/+2 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -2/+3 |
* | builtins: tag with noexecstack | Saleem Abdulrasool | 2016-06-22 | 1 | -0/+3 |
* | builtins: cleanup constant data section selection | Saleem Abdulrasool | 2014-12-10 | 1 | -8/+2 |
* | builtins: move the readonly constants into rodata | Saleem Abdulrasool | 2014-07-26 | 1 | -2/+7 |
* | builtins: correct constant alignments | Saleem Abdulrasool | 2014-07-26 | 1 | -6/+13 |
* | CompilerRT: .align was supposed to be power-of-aligned in this case | Saleem Abdulrasool | 2014-05-12 | 1 | -3/+1 |
* | [CompilerRT] use .p2align, .balign instead of .align | Saleem Abdulrasool | 2014-05-12 | 1 | -5/+5 |
* | Move original compiler-rt functions (libgcc replacement) to lib/builtins dire... | Alexey Samsonov | 2014-02-14 | 1 | -0/+101 |