1. a7674d8 Move getSize() out of type, into ASTContext, where it has target info, and by Chris Lattner · 17 years ago
  2. d07eb3b implement codegen support for implicit casts. by Chris Lattner · 17 years ago
  3. a80b0ba silence a bogus gcc warning. by Chris Lattner · 17 years ago
  4. b0a721a "Codegen for Character Literals and Conditional Operator by Chris Lattner · 17 years ago
  5. 88a69ad implement support for basic codegen of global variables with no initializers. by Chris Lattner · 17 years ago
  6. fa7c645 "Someone typed "PtrToInt" where they meant "IntToPtr". by Chris Lattner · 17 years ago
  7. 8b9023b Implement codegen for + and - with pointers. Patch contributed by Keith Bauer. by Chris Lattner · 17 years ago
  8. 6fa5f09 Fix "no newline at end of file" warnings. Patch contributed by by Chris Lattner · 17 years ago
  9. 1978596 Evaluate the initializer for automatic variables. by Chris Lattner · 17 years ago
  10. 5727479 implement codegen support for pre/post inc/dec. by Chris Lattner · 17 years ago
  11. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago