1. 0fae4f5 Back out 46855 for now, it causes test failures on Darwin. by Anders Carlsson · 18 years ago
  2. bcc3a4b Handle top-level asm declarations. by Anders Carlsson · 18 years ago
  3. 68be606 sink more of the type related code into CodeGenTypes. by Chris Lattner · 18 years ago
  4. a5e4d30 Finish off the refactoring of type handling stuff. Now we recompile every by Chris Lattner · 18 years ago
  5. adf1f51 move the codegen ASTConsumer out of the driver into libcodegen, by Chris Lattner · 18 years ago
  6. b1537eb rewrite some of the type refinement code to eliminate dangling pointers by Chris Lattner · 18 years ago
  7. 38376f1 Add first pieces of support for parsing and representing by Chris Lattner · 18 years ago
  8. 5b12ab8 Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 18 years ago
  9. c8dbe1e Warn about unsupported codegen with the diags machinery, giving us: by Chris Lattner · 18 years ago
  10. fb30009 Implement support for -fwritable-strings and make the code generator by Chris Lattner · 18 years ago
  11. 034b49d Clean up types, removing some casts. Patch contributed by Cedric Venet. by Chris Lattner · 18 years ago
  12. 75ef2f0 Take 2. by Devang Patel · 18 years ago
  13. 5087e26 temporarily revert devang's patch to link in the llvm codegen etc. by Chris Lattner · 18 years ago
  14. 46c7003 Make target info available to clang code generator. by Devang Patel · 18 years ago
  15. 6ee31f5 In "int X,Y;", compile both X and Y. by Chris Lattner · 18 years ago
  16. d14bfa9 implement support for basic codegen of global variables with no initializers. by Chris Lattner · 18 years ago
  17. 23b7eb6 Finally bite the bullet and make the major change: split the clang namespace by Chris Lattner · 18 years ago
  18. bed3144 Reorganize codegen files. by Chris Lattner · 18 years ago
  19. f97fe38 Initial scaffolding for an -emit-llvm mode. This requires the LLVM VMCore by Chris Lattner · 18 years ago