| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Perform two more constructor/destructor code-size optimizations: | John McCall | 2010-02-23 | 1 | -0/+25 |
| * | Re-introduce the ctor/dtor alias optimization, this time hidden behind a | John McCall | 2010-02-19 | 1 | -4/+3 |
| * | Revert the ctor/dtor alias optimization for now; the buildbots can detect | John McCall | 2010-02-18 | 1 | -2/+3 |
| * | Make deleting and complete dtor variants defer to other dtor variants by | John McCall | 2010-02-18 | 1 | -5/+5 |
| * | Emit complete constructors and destructors as aliases to base constructors | John McCall | 2010-02-17 | 1 | -2/+1 |
| * | Correctly pass VTT parameters to constructors and destructors. The VTTs aren'... | Anders Carlsson | 2010-01-02 | 1 | -4/+4 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | When generating a virtual destructor, don't try to make a virtual call to the... | Anders Carlsson | 2009-12-04 | 1 | -0/+24 |

