1. a2347ba Mark C++ reference parameters as dereferenceable by Hal Finkel · 11 years ago
  2. 9b46eb8 Add 'nonnull' parameter or return attribute when producing an llvm pointer type in a function type where the C++ type is a reference. Update the tests. by Nick Lewycky · 11 years ago
  3. 6ffd88d Check IR on this test. by Rafael Espindola · 12 years ago
  4. 19ae117 Fix FileCheck --check-prefix lines. by Tim Northover · 12 years ago
  5. f56b4f6 These tests require particular registered targets. Declared as such. by Galina Kistanova · 14 years ago
  6. 775e635 update a bunch of tests that are using the x86 backend instead of grepping IR :( by Chris Lattner · 15 years ago
  7. 12ca3f4 Testcase fixes to reflect instruction table changes in the LLVM backend by Sean Callanan · 16 years ago
  8. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  9. 34546ce Remove RUN: true lines. by Daniel Dunbar · 16 years ago
  10. 8b57697 Eliminate &&s in tests. by Daniel Dunbar · 16 years ago
  11. 9ce90d1 patch to ir-gen conversion function call used in initializing a reference class. by Fariborz Jahanian · 16 years ago