Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-21 | Improve test coverage. | Daniel Dunbar | 1 | -0/+7 |
2010-08-18 | Fix PR7889 by generalizing some over specialized code. There is no | Chris Lattner | 1 | -0/+10 |
2010-08-17 | fix PR7892, a crash on valid in c++ codegen of __PRETTY_FUNCTION__ | Chris Lattner | 1 | -0/+4 |
2010-01-09 | implement codegen support for preinc as an lvalue, PR5514. | Chris Lattner | 1 | -0/+4 |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 1 | -1/+1 |
2009-10-17 | Fix PR5211: codegen shouldn't assume that the result of ||/&& is int | Chris Lattner | 1 | -1/+8 |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar | 1 | -1/+1 |
2009-01-11 | make ScalarExprEmitter::EmitCompare() emit the expression with the correct ty... | Nuno Lopes | 1 | -0/+5 |