Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename file. | Chris Lattner | 2009-04-18 | 1 | -15/+0 |
| | | | | llvm-svn: 69427 | ||||
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| | | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602 | ||||
* | Multiple tests in a single test file must be linked with '&&'. | Argyrios Kyrtzidis | 2008-06-12 | 1 | -7/+7 |
| | | | | | | Otherwise, failing tests other than the last one will not be reported. llvm-svn: 52231 | ||||
* | Convert x86 target specific inline asm constraints to LLVM. | Lauro Ramos Venancio | 2008-02-26 | 1 | -0/+15 |
llvm-svn: 47609 |