Jeroen Ketema
af0bbd92a2
[builtins] Make SOFT_FP versions of floatdidf and floatundidf compile
...
llvm-svn: 272551
2016-06-13 15:24:16 +00:00
Jeroen Ketema
0b748f220b
[builtins] replace tabs by spaces and remove whitespace at end of line NFC
...
llvm-svn: 272550
2016-06-13 15:21:04 +00:00
Saleem Abdulrasool
b5bba5c256
builtins: Expand out floating point exponents for MSVC
...
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
2015-10-15 04:26:19 +00:00
Joerg Sonnenberger
6e99daab4c
Consistently use COMPILER_RT_ABI for all public symbols.
...
Move prototypes into headers and fix a few inconsistencies.
llvm-svn: 202591
2014-03-01 15:30:50 +00:00
Alexey Samsonov
a6b264b51d
Move original compiler-rt functions (libgcc replacement) to lib/builtins directory
...
llvm-svn: 201393
2014-02-14 09:20:33 +00:00