summaryrefslogtreecommitdiff
path: root/lib/builtins/fixxfti.c
Commit message (Expand)AuthorAgeFilesLines
* [builtins] Use single line C++/C99 comment stylePetr Hosek2019-04-281-22/+19
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-281-24/+23
* 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-2/+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