1. 2979ec7 The dtor CGObjCRuntime::~CGObjCRuntime() was implemented twice, once by Ted Kremenek · 16 years ago
  2. 0442108 Add support for C++ default arguments, and rework Parse-Sema by Chris Lattner · 16 years ago
  3. 8bcfc5b remove the Decl::getCanonicalType() method. by Chris Lattner · 16 years ago
  4. 984d0b4 tracking API changes arising from r49277 by Gabor Greif · 16 years ago
  5. f81557c Fix PR2049, updating Eli's patch that fixes to mainline. This produces incorrect by Chris Lattner · 17 years ago
  6. 9b2dc28 Since isComplexType() no longer returns true for _Complex integers, the code by Chris Lattner · 17 years ago
  7. 72858c9 updates from David. by Chris Lattner · 17 years ago
  8. be09ede various bug fixes, add to xcode project. by Chris Lattner · 17 years ago
  9. 7ba9c60 initial checkin of Étoilé runtime support, patch by David Chisnall by Chris Lattner · 17 years ago
  10. 730f2c1 fix build error: add missing braces. by Torok Edwin · 17 years ago
  11. c8aa5f1 Codegen assignment to self correctly, patch by David Chisnall! by Chris Lattner · 17 years ago
  12. dbebb73 Teach clang how to codegen punpcklbw and punpcklwd by Nate Begeman · 17 years ago
  13. fce71b8 Fix PR2081 (problems codegen'ing some recursive structures) patch by Chris Lattner · 17 years ago
  14. 423a3c9 simplify some code by using PointerLikeType. by Chris Lattner · 17 years ago
  15. bdcd637 add a common base class "PointerLikeType" for PointerType and ReferenceType, by Chris Lattner · 17 years ago
  16. ce5605e some cleanups on top of David's patch. There are still two by Chris Lattner · 17 years ago
  17. 391d77a Add initial support for objc codegen for methods, ivars, and the by Chris Lattner · 17 years ago
  18. 572cf09 simplify code by using the variadic StructType::get method. by Chris Lattner · 17 years ago
  19. 36b6a0a simplify the clang codegen by using the new Builder.CreateStructGEP method. by Chris Lattner · 17 years ago
  20. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 17 years ago