1. 19ae117 Fix FileCheck --check-prefix lines. by Tim Northover · 12 years ago
  2. 9ca5c42 Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 14 years ago
  3. f56b4f6 These tests require particular registered targets. Declared as such. by Galina Kistanova · 14 years ago
  4. 775e635 update a bunch of tests that are using the x86 backend instead of grepping IR :( by Chris Lattner · 15 years ago
  5. 12ca3f4 Testcase fixes to reflect instruction table changes in the LLVM backend by Sean Callanan · 16 years ago
  6. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  7. ebea005 Code gen. For virtual destructor call on array objects (still part of pr5472). by Fariborz Jahanian · 16 years ago
  8. 6814eaa Code gen for arrady delete operator. Fixes pr5472. by Fariborz Jahanian · 16 years ago