Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Remove RUN: true lines. | Daniel Dunbar | 2009-11-08 | 1 | -1/+0 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -3/+3 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -15/+14 |
* | ir-gen for generation of trvial copy constructor | Fariborz Jahanian | 2009-08-14 | 1 | -1/+14 |
* | Patch to optimize away copy constructor call when | Fariborz Jahanian | 2009-08-06 | 1 | -0/+31 |