summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/builtins/floatdidf.c
Commit message (Collapse)AuthorAgeFilesLines
* builtins: Expand out floating point exponents for MSVCSaleem Abdulrasool2015-10-151-2/+2
| | | | | | | | | MSVC 2013 doesnt support C99 fully, including the hexidecimal floating point representation. Use the expanded value to permit building with it. Patch by Tee Hao Wei! llvm-svn: 250365
* Move original compiler-rt functions (libgcc replacement) to lib/builtins ↵Alexey Samsonov2014-02-141-0/+107
directory llvm-svn: 201393
OpenPOWER on IntegriCloud