summaryrefslogtreecommitdiff
path: root/lib/builtins/fixunsdfdi.c
Commit message (Expand)AuthorAgeFilesLines
* [builtins] Use aliases for function redirectsPetr Hosek2019-04-291-1/+1
* [builtins] Use single line C++/C99 comment stylePetr Hosek2019-04-281-17/+14
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-281-14/+8
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [compiler-rt] Add back ARM EABI aliases where legal.Eli Friedman2017-10-031-7/+5
* builtins: expand out the AEABI function stubsSaleem Abdulrasool2017-05-161-2/+12
* builtins: tweak constant spellingSaleem Abdulrasool2015-10-061-2/+2
* Fix float->uint conversion for inputs less than 0Derek Schuff2015-05-011-0/+1
* Add hard float versions of FP to LL conversionsSergey Dmitrouk2015-04-061-2/+24
* Refactor float to integer conversion to share the same code.Joerg Sonnenberger2015-03-111-32/+6
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-141-0/+47