summaryrefslogtreecommitdiff
path: root/lib/builtins/fixunsxfdi.c
Commit message (Expand)AuthorAgeFilesLines
* Fix Wnewline-eof after r368598Nico Weber2019-08-121-1/+1
* [builtins] MSVC warning disable for clean buildMatthew G McGovern2019-08-121-0/+11
* Revert "[sanitizers] MSVC warning disable for clean build" and follow-up that...Eric Christopher2019-08-091-10/+0
* Fix compilation after SVN r368476Martin Storsjo2019-08-091-0/+1
* [sanitizers] MSVC warning disable for clean buildMatthew G McGovern2019-08-091-0/+9
* [builtins] Use single line C++/C99 comment stylePetr Hosek2019-04-281-23/+19
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-281-17/+15
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Refactor float to integer conversion to share the same code.Joerg Sonnenberger2015-03-111-0/+2
* Consistently use COMPILER_RT_ABI for all public symbols.Joerg Sonnenberger2014-03-011-1/+1
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-141-0/+44