1. d86e6bc rewrite some of the type refinement code to eliminate dangling pointers by Chris Lattner · 17 years ago
  2. c6fdc34 Add first pieces of support for parsing and representing by Chris Lattner · 17 years ago
  3. 0bc735f Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 17 years ago
  4. fb97b03 Warn about unsupported codegen with the diags machinery, giving us: by Chris Lattner · 17 years ago
  5. 45e8cbd Implement support for -fwritable-strings and make the code generator by Chris Lattner · 17 years ago
  6. a36c486 Clean up types, removing some casts. Patch contributed by Cedric Venet. by Chris Lattner · 17 years ago
  7. 7a4718e Take 2. by Devang Patel · 17 years ago
  8. e03cd7b temporarily revert devang's patch to link in the llvm codegen etc. by Chris Lattner · 17 years ago
  9. f767e21 Make target info available to clang code generator. by Devang Patel · 17 years ago
  10. 32b266c In "int X,Y;", compile both X and Y. by Chris Lattner · 17 years ago
  11. 88a69ad implement support for basic codegen of global variables with no initializers. by Chris Lattner · 17 years ago
  12. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago