1. fb00c88 Complete Rewrite of CGRecordLayoutBuilder by Warren Hunt · 12 years ago
  2. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  3. 8b57697 Eliminate &&s in tests. by Daniel Dunbar · 16 years ago
  4. 72fb384 Enable the new struct type builder now that the constant struct builder works. (The old code will still be there until we know that everything works well. by Anders Carlsson · 16 years ago
  5. 97ea867 MultiTestRunner: Validate '&&' at the end of RUN lines. by Daniel Dunbar · 16 years ago
  6. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  7. 351763e Multiple tests in a single test file must be linked with '&&'. by Argyrios Kyrtzidis · 17 years ago
  8. 5a6d0ed Always use packed structs. This isn't really very nice, but there's by Eli Friedman · 17 years ago
  9. b5eda62 pull .ll and .bc writing out of the ASTConsumer destructors into some top by Chris Lattner · 18 years ago
  10. 37bae3e Simplify the bitfield codegen. by Lauro Ramos Venancio · 18 years ago
  11. ab6aadb Add support to share llvm fields for bit-fields. by Devang Patel · 18 years ago
  12. 65a2288 More struct bitfields layout work. Now handle, by Devang Patel · 18 years ago
  13. ad17542 start adding pading fields. by Devang Patel · 18 years ago
  14. cc4c293 New test to verify llvm struct layout. by Devang Patel · 18 years ago