1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  3. abdad35 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 · 15 years ago
  4. 025f80d MultiTestRunner: Validate '&&' at the end of RUN lines. by Daniel Dunbar · 15 years ago
  5. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  6. c577a0e Multiple tests in a single test file must be linked with '&&'. by Argyrios Kyrtzidis · 16 years ago
  7. 0408f68 Always use packed structs. This isn't really very nice, but there's by Eli Friedman · 16 years ago
  8. e66b65c pull .ll and .bc writing out of the ASTConsumer destructors into some top by Chris Lattner · 17 years ago
  9. 2c46ce8 Simplify the bitfield codegen. by Lauro Ramos Venancio · 17 years ago
  10. 6e8df73 Add support to share llvm fields for bit-fields. by Devang Patel · 17 years ago
  11. 37884b3 More struct bitfields layout work. Now handle, by Devang Patel · 17 years ago
  12. f9fef92 start adding pading fields. by Devang Patel · 17 years ago
  13. 9544ff2 New test to verify llvm struct layout. by Devang Patel · 17 years ago