Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Finish int_math.h definitions using compiler builtins and eliminate | Daniel Dunbar | 2011-11-16 | 1 | -14/+13 |
| | | | | | | implementation use of <math.h>. llvm-svn: 144786 | ||||
* | lib: Starting thinning out the dependency on math.h by using compiler builtins | Daniel Dunbar | 2011-11-16 | 1 | -9/+12 |
| | | | | | | where available. llvm-svn: 144785 | ||||
* | lib: Remove uses of complex.h which does not appear to be required. | Daniel Dunbar | 2011-11-16 | 1 | -1/+0 |
| | | | | llvm-svn: 144754 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| | | | | llvm-svn: 119397 | ||||
* | Code style and Readability fixes. Credit to Craig van Vliet. | Edward O'Callaghan | 2009-08-07 | 1 | -13/+14 |
| | | | | llvm-svn: 78403 | ||||
* | Refactor out common pre-processor code. | Edward O'Callaghan | 2009-08-04 | 1 | -4/+0 |
| | | | | llvm-svn: 78037 | ||||
* | Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete ↵ | Edward O'Callaghan | 2009-08-03 | 1 | -0/+4 |
| | | | | | | port to AuroraUX and Solaris. llvm-svn: 77958 | ||||
* | Initial import of compiler-rt. | Daniel Dunbar | 2009-06-26 | 1 | -0/+58 |
- llvm-svn: 74292 |