1. 590b664 Refactor code so that isIntegerConstantExpr has an ASTContext available. by Chris Lattner · 17 years ago
  2. a7674d8 Move getSize() out of type, into ASTContext, where it has target info, and by Chris Lattner · 17 years ago
  3. e107b5d remove some extraneous spaces, no functionality change. by Chris Lattner · 17 years ago
  4. 8b9023b Implement codegen for + and - with pointers. Patch contributed by Keith Bauer. by Chris Lattner · 17 years ago
  5. b7b50bc Workaround gcc 3.4.x bug by Anton Korobeynikov · 17 years ago
  6. c63b96a by Steve Naroff · 17 years ago
  7. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago