Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -2/+2 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | eliminate some random .ll file outputs | Chris Lattner | 2009-01-27 | 1 | -1/+1 |
* | Update a number of CodeGen tests to not create .ll files in the test | Daniel Dunbar | 2008-08-21 | 1 | -1/+1 |
* | Add code to make test/CodeGen/struct-init.c work correctly without the | Eli Friedman | 2008-06-09 | 1 | -1/+0 |
* | implement constant expr. sub ptr ptr | Nuno Lopes | 2008-06-06 | 1 | -0/+13 |