1. 30eb5fa Improve test coverage. by Daniel Dunbar · 15 years ago
  2. b1995df Fix PR7889 by generalizing some over specialized code. There is no by Chris Lattner · 15 years ago
  3. 00d5141 fix PR7892, a crash on valid in c++ codegen of __PRETTY_FUNCTION__ by Chris Lattner · 15 years ago
  4. bb8976e implement codegen support for preinc as an lvalue, PR5514. by Chris Lattner · 16 years ago
  5. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  6. 671fec8 Fix PR5211: codegen shouldn't assume that the result of ||/&& is int by Chris Lattner · 16 years ago
  7. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  8. a0abe62 make ScalarExprEmitter::EmitCompare() emit the expression with the correct type instead of always zext it to an int by Nuno Lopes · 17 years ago