Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove duplicate copy of int_lib.h, and update test script to find copy ↵ | Daniel Dunbar | 2009-10-27 | 1 | -159/+0 |
| | | | | | | | | inside lib/. Also, fix some brokenness in the test script w.r.t REMOTE. llvm-svn: 85260 | ||||
* | Comment out broken tests and make the rest build in cmake build system. | Edward O'Callaghan | 2009-10-17 | 1 | -4/+4 |
| | | | | llvm-svn: 84330 | ||||
* | use HAS_80_BIT_LONG_DOUBLE so some tests work properly on arm | Nick Kledzik | 2009-09-11 | 1 | -0/+7 |
| | | | | llvm-svn: 81552 | ||||
* | Refactor test suit endianness pre-processor code. More style and readability ↵ | Edward O'Callaghan | 2009-08-05 | 1 | -67/+28 |
| | | | | | | fixes, start labling endif's llvm-svn: 78234 | ||||
* | Start porting compiler-rt testsuit to Solaris with new build system. Fix ↵ | Edward O'Callaghan | 2009-08-05 | 1 | -0/+28 |
| | | | | | | some C++ style comments which are not allowed in ISO C90. llvm-svn: 78143 | ||||
* | Initial import of compiler-rt. | Daniel Dunbar | 2009-06-26 | 1 | -0/+163 |
- llvm-svn: 74292 |