Age | Commit message (Expand) | Author |
---|---|---|
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-08-21 | Update a number of CodeGen tests to not create .ll files in the test | Daniel Dunbar |
2007-10-26 | Codegen array initializers. | Devang Patel |
2007-08-20 | Fix array->pointer decay. This unbreaks test/CodeGen/array.c | Chris Lattner |