1. f6b5c16 check IR in this test. by Rafael Espindola · 12 years ago
  2. 19ae117 Fix FileCheck --check-prefix lines. by Tim Northover · 12 years ago
  3. 9ca5c42 Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 14 years ago
  4. f56b4f6 These tests require particular registered targets. Declared as such. by Galina Kistanova · 14 years ago
  5. 775e635 update a bunch of tests that are using the x86 backend instead of grepping IR :( by Chris Lattner · 15 years ago
  6. 12ca3f4 Testcase fixes to reflect instruction table changes in the LLVM backend by Sean Callanan · 16 years ago
  7. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  8. 061644a Undo previous test fix. -split-phi-edges now disables automatically when the by Jakob Stoklund Olesen · 16 years ago
  9. 4359796 Fix tests after enabling -split-phi-edges. by Jakob Stoklund Olesen · 16 years ago
  10. 34546ce Remove RUN: true lines. by Daniel Dunbar · 16 years ago
  11. 8b57697 Eliminate &&s in tests. by Daniel Dunbar · 16 years ago
  12. 296f8dc Mangle record types as decls. by Anders Carlsson · 16 years ago
  13. 11289f4 Remove tabs, and whitespace cleanups. by Mike Stump · 16 years ago
  14. 01aabaf A blank line to separate the two blocks(per Mike comment). by Fariborz Jahanian · 16 years ago
  15. daeb7d51 Modified test case to use FileCheck. by Fariborz Jahanian · 16 years ago
  16. aa890bf Patch to improve ir-gen for constructors with default argument by Fariborz Jahanian · 16 years ago