summaryrefslogtreecommitdiff
path: root/lib/builtins/floatundidf.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-45/+40
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-281-70/+68
* 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-1/+4
* builtins: expand out the AEABI function stubsSaleem Abdulrasool2017-05-161-2/+7
* [builtins] Make SOFT_FP versions of floatdidf and floatundidf compileJeroen Ketema2016-06-131-3/+3
* [builtins] replace tabs by spaces and remove whitespace at end of line NFCJeroen Ketema2016-06-131-14/+14
* builtins: Expand out floating point exponents for MSVCSaleem Abdulrasool2015-10-151-3/+3
* Consistently use COMPILER_RT_ABI for all public symbols.Joerg Sonnenberger2014-03-011-1/+0
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-141-0/+107