Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests for BlocksRuntime and builtins to corresponding directories under ↵ | Alexey Samsonov | 2014-02-14 | 1 | -64/+0 |
| | | | | | | test/ llvm-svn: 201396 | ||||
* | If a test case is not compiled on a specific platform, print "skipped" | Joerg Sonnenberger | 2011-05-29 | 1 | -1/+2 |
| | | | | | | to stdout. This helps identifying missing coverage on a given platform. llvm-svn: 132300 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| | | | | llvm-svn: 119397 | ||||
* | Unbreak trampoline test. | Daniel Dunbar | 2010-01-18 | 1 | -4/+9 |
| | | | | llvm-svn: 93711 | ||||
* | Nested function test in compiler-rt should not be run under Clang. | Edward O'Callaghan | 2009-10-29 | 1 | -19/+28 |
| | | | | llvm-svn: 85456 | ||||
* | Initial import of compiler-rt. | Daniel Dunbar | 2009-06-26 | 1 | -0/+49 |
- llvm-svn: 74292 |