1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  3. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  4. c8e9cd6 eliminate some random .ll file outputs by Chris Lattner · 16 years ago
  5. 2d6ca8d Update a number of CodeGen tests to not create .ll files in the test by Daniel Dunbar · 16 years ago
  6. 4caf055 Add code to make test/CodeGen/struct-init.c work correctly without the by Eli Friedman · 16 years ago
  7. 77e1dfc implement constant expr. sub ptr ptr by Nuno Lopes · 16 years ago