1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  3. c8e9cd6 eliminate some random .ll file outputs by Chris Lattner · 16 years ago
  4. b09fae7 Handle pointer arithmetic on function pointers. by Daniel Dunbar · 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. 9bb947a Remove broken assert from CodeGen. Better check is done in Sema. by Seo Sanghyeon · 17 years ago
  7. ec86b97 Ignore typedefs in pointer arithmetic codegen. by Seo Sanghyeon · 17 years ago