summaryrefslogtreecommitdiff
path: root/lib/builtins/fixunssfti.c
Commit message (Expand)AuthorAgeFilesLines
* [builtins] Use single line C++/C99 comment stylePetr Hosek2019-04-281-12/+11
* [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
* We want single precision here.Joerg Sonnenberger2015-03-131-0/+3
* 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