summaryrefslogtreecommitdiff
path: root/lib/builtins/floattitf.c
Commit message (Expand)AuthorAgeFilesLines
* [builtins] Use single line C++/C99 comment stylePetr Hosek2019-04-281-28/+25
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-281-49/+49
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [builtins] Implement __floattitf() & __floatuntitf()Michal Gorny2017-01-061-0/+82