summaryrefslogtreecommitdiff
path: root/lib/builtins/fixunsdfti.c
Commit message (Expand)AuthorAgeFilesLines
* [builtins] Use single line C++/C99 comment stylePetr Hosek2019-04-281-9/+8
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-281-4/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix float->uint conversion for inputs less than 0Derek Schuff2015-05-011-1/+1
* Refactor float to integer conversion to share the same code.Joerg Sonnenberger2015-03-111-30/+6
* Consistently use COMPILER_RT_ABI for all public symbols.Joerg Sonnenberger2014-03-011-1/+1
* Introduce CRT_HAS_128BIT, currently for all __LP64__ platforms.Joerg Sonnenberger2014-02-211-2/+2
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-141-0/+47