| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor float to integer conversion to share the same code. | Joerg Sonnenberger | 2015-03-11 | 1 | -1/+2 |
| | | | | | | | | | | | | | | 80bit Intel/PPC long double is excluded due to lacking support for the abstraction. Consistently provide saturation logic. Extend to long double on 128bit IEEE extended platforms. Initial patch with test cases from GuanHong Liu. Reviewed by Steve Canon. Differential Revision: http://reviews.llvm.org/D2804 llvm-svn: 231965 | ||||
| * | Consistently use COMPILER_RT_ABI for all public symbols. | Joerg Sonnenberger | 2014-03-01 | 1 | -1/+1 |
| | | | | | | | Move prototypes into headers and fix a few inconsistencies. llvm-svn: 202591 | ||||
| * | Move original compiler-rt functions (libgcc replacement) to lib/builtins ↵ | Alexey Samsonov | 2014-02-14 | 1 | -0/+44 |
| directory llvm-svn: 201393 | |||||

