1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. 931a4fe Fix FileCheck --check-prefix lines. by Tim Northover · 11 years ago
  3. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  4. 0ccb31c These tests require particular registered targets. Declared as such. by Galina Kistanova · 13 years ago
  5. 398e6b9 update a bunch of tests that are using the x86 backend instead of grepping IR :( by Chris Lattner · 14 years ago
  6. 3b29901 Testcase fixes to reflect instruction table changes in the LLVM backend by Sean Callanan · 15 years ago
  7. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  8. aa069ae Undo previous test fix. -split-phi-edges now disables automatically when the by Jakob Stoklund Olesen · 15 years ago
  9. 936d2a8 Fix tests after enabling -split-phi-edges. by Jakob Stoklund Olesen · 15 years ago
  10. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  11. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  12. d99edc4 Mangle record types as decls. by Anders Carlsson · 15 years ago
  13. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  14. aed2b3e A blank line to separate the two blocks(per Mike comment). by Fariborz Jahanian · 15 years ago
  15. b5bc3d6 Modified test case to use FileCheck. by Fariborz Jahanian · 15 years ago
  16. b2c352e Patch to improve ir-gen for constructors with default argument by Fariborz Jahanian · 15 years ago