summaryrefslogtreecommitdiff
path: root/lib/builtins/floatsitf.c
Commit message (Expand)AuthorAgeFilesLines
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-281-26/+26
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix __floatsitf() for negative inputSergey Dmitrouk2015-07-311-5/+3
* Implement floatsitf, floatunstfsi, which performJoerg Sonnenberger2014-09-161-0/+52