1. 1b76fbc Provide fixed target triples to make test results consistent across ARM hosts. by David Blaikie · 12 years ago
  2. f52757d Only make a call to a copy constructor elidable if in fact we are by Douglas Gregor · 12 years ago
  3. 9cbe4f0 clang side to match the LLVM IR type system rewrite patch. by Chris Lattner · 13 years ago
  4. 12e9f8e Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 2 of 3. by Eli Friedman · 13 years ago
  5. 41f1fd4 Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1 of 3 or so. by Eli Friedman · 13 years ago
  6. 0691a5c Move unnamed_addr after the function arguments on Sabre's request. by Rafael Espindola · 14 years ago
  7. c5f657f Add unnamed_addr to constructors and destructors. by Rafael Espindola · 14 years ago
  8. f8b3015 Look through parentheses when deciding whether an expr is a temporary object. Fixes PR8683. by Anders Carlsson · 14 years ago
  9. b8f7de9 Do not elide copy construction when we're performing base-class initialization by Douglas Gregor · 14 years ago
  10. cb48f8a Make copy constructor elimination work in more cases; the case in question by Eli Friedman · 15 years ago