Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ms-cxxabi] Use inalloca on win32 when passing non-trivial C++ objects | Reid Kleckner | 2014-02-01 | 1 | -3/+6 |
* | Replace 'grep foo | count 0' with 'not grep foo'. | Rafael Espindola | 2013-07-04 | 1 | -2/+2 |
* | 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 |