summaryrefslogtreecommitdiff
path: root/lib/builtins/ppc
Commit message (Expand)AuthorAgeFilesLines
* [builtins] Use single line C++/C99 comment stylePetr Hosek2019-04-2813-192/+165
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-2811-577/+564
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-194-16/+12
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1910-20/+30
* [compiler-rt][builtins][PowerPC] Implemented __floattitf builtin on PowerPCAmy Kwan2019-01-101-0/+48
* [compiler-rt][builtins][PowerPC] Implemented __fixunstfti builtin on PowerPCAmy Kwan2019-01-101-0/+106
* [compiler-rt] [builtins] Add logb/logbf/logbl methods to compiler-rt to avoid...Jordan Rupprecht2018-09-241-3/+9
* Delete remaining compiler-rt makefilesChris Bieneman2016-08-231-20/+0
* builtins: tag with noexecstackSaleem Abdulrasool2016-06-222-0/+6
* Move prototypes for the double-double helpers into the common header.Joerg Sonnenberger2015-11-223-9/+5
* Don't use implementation namespace for include guard. Fix spacing.Joerg Sonnenberger2015-11-221-4/+4
* builtins: define and use ALWAYS_INLINESaleem Abdulrasool2015-10-111-4/+3
* builtins: spell inline as __inlineSaleem Abdulrasool2015-10-101-18/+13
* Fix typosAlp Toker2014-05-151-1/+1
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-1414-0/+839