summaryrefslogtreecommitdiff
path: root/lib/builtins/divtc3.c
Commit message (Expand)AuthorAgeFilesLines
* [builtins] Use single line C++/C99 comment stylePetr Hosek2019-04-281-13/+12
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-281-40/+33
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [compiler-rt] [builtins] Add logb/logbf/logbl methods to compiler-rt to avoid...Jordan Rupprecht2018-09-241-1/+4
* [builtins] Fix MSVC buildReid Kleckner2017-04-071-11/+11
* Add a generic version of __divtc3.c for long double complex division.Joerg Sonnenberger2015-11-221-0/+60