summaryrefslogtreecommitdiff
path: root/lib/builtins/fixtfsi.c
Commit message (Expand)AuthorAgeFilesLines
* [builtins] Use single line C++/C99 comment stylePetr Hosek2019-04-281-8/+7
* [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
* Use signed int implementation for __fixintEd Maste2015-03-121-1/+1
* Refactor float to integer conversion to share the same code.Joerg Sonnenberger2015-03-111-0/+23