summaryrefslogtreecommitdiff
path: root/lib/builtins/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [builtins] Use single line C++/C99 comment stylePetr Hosek2019-04-285-19/+16
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-283-12/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-195-12/+15
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-6/+9
* [builtins] Make some ISA macro checks work with MSVCReid Kleckner2017-04-072-2/+2
* Delete remaining compiler-rt makefilesChris Bieneman2016-08-231-20/+0
* builtins: tag with noexecstackSaleem Abdulrasool2016-06-223-0/+9
* Support for 32-bit mingw-w64 in compiler-rt.Martell Malone2015-11-032-2/+44
* Add missing chkstk.S files from r242539Reid Kleckner2015-07-171-0/+39
* builtins: cleanup constant data section selectionSaleem Abdulrasool2014-12-103-28/+5
* builtins: add missed files from previous commitsSaleem Abdulrasool2014-07-263-2/+10
* builtins: make the x86_64 compatible with GASSaleem Abdulrasool2014-07-263-3/+3
* compiler-rt: prefer .rodata for non MachO targetsSaleem Abdulrasool2014-06-013-6/+22
* compiler-rt: whitespace and uniformity for armSaleem Abdulrasool2014-06-013-14/+23
* [CompilerRT] use .p2align, .balign instead of .alignSaleem Abdulrasool2014-05-123-7/+7
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-147-0/+208