summaryrefslogtreecommitdiff
path: root/lib/builtins/floatdidf.c
Commit message (Expand)AuthorAgeFilesLines
* 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: fix guard __AEABI__ -> __ARM_EABI__Saleem Abdulrasool2017-05-161-1/+1
* 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-4/+4
* [builtins] replace tabs by spaces and remove whitespace at end of line NFCJeroen Ketema2016-06-131-11/+11
* builtins: Expand out floating point exponents for MSVCSaleem Abdulrasool2015-10-151-2/+2
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-141-0/+107