1. 02c642e remove more explicit accesses to the canonical type pointer. by Chris Lattner · 17 years ago
  2. bea0b34 by Steve Naroff · 17 years ago
  3. e80a59c Fix a couple of bugs, add some new cool stuff. by Chris Lattner · 17 years ago
  4. 7332292 by Steve Naroff · 17 years ago
  5. 590b664 Refactor code so that isIntegerConstantExpr has an ASTContext available. by Chris Lattner · 17 years ago
  6. d2d2a11 A significant refactoring of the type size stuff to also by Chris Lattner · 17 years ago
  7. a7674d8 Move getSize() out of type, into ASTContext, where it has target info, and by Chris Lattner · 17 years ago
  8. 49b4526 by Steve Naroff · 17 years ago
  9. 8b9023b Implement codegen for + and - with pointers. Patch contributed by Keith Bauer. by Chris Lattner · 17 years ago
  10. 24c3990 remember the initializer for a variable in the AST and teach the by Chris Lattner · 17 years ago
  11. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago