| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Only make a call to a copy constructor elidable if in fact we are | Douglas Gregor | 2012-03-10 | 1 | -0/+22 |
| * | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner | 2011-07-09 | 1 | -1/+1 |
| * | Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 2... | Eli Friedman | 2011-06-14 | 1 | -1/+1 |
| * | Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1... | Eli Friedman | 2011-06-13 | 1 | -6/+6 |
| * | Move unnamed_addr after the function arguments on Sabre's request. | Rafael Espindola | 2011-01-25 | 1 | -1/+1 |
| * | Add unnamed_addr to constructors and destructors. | Rafael Espindola | 2011-01-11 | 1 | -1/+1 |
| * | Look through parentheses when deciding whether an expr is a temporary object.... | Anders Carlsson | 2010-11-28 | 1 | -0/+22 |
| * | Do not elide copy construction when we're performing base-class initialization | Douglas Gregor | 2010-08-22 | 1 | -0/+26 |
| * | Make copy constructor elimination work in more cases; the case in question | Eli Friedman | 2009-12-24 | 1 | -0/+7 |

