Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 1 | -1/+1 |
2009-07-25 | Add noreturn as a type attribute, handle printing for them and handle | Mike Stump | 1 | -2/+2 |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar | 1 | -1/+1 |
2008-08-21 | Update a number of CodeGen tests to not create .ll files in the test | Daniel Dunbar | 1 | -1/+1 |
2007-10-26 | Codegen array initializers. | Devang Patel | 1 | -0/+8 |
2007-08-20 | Fix array->pointer decay. This unbreaks test/CodeGen/array.c | Chris Lattner | 1 | -0/+6 |