Age | Commit message (Expand) | Author |
---|---|---|
2013-03-07 | Evaluate compound literals directly into the result aggregate | John McCall |
2012-05-09 | hopefully fix a bunch of ARM buildbot failures | Nuno Lopes |
2011-12-22 | Fix a silly mistake in this test that somehow slipped into my last commit. | Eli Friedman |
2011-12-22 | Fix a failure (which led to a crash) in constant emission code with vector co... | Eli Friedman |
2011-06-17 | Loosen up the IR matching slightly | Douglas Gregor |
2011-06-17 | When emitting a compound literal of POD type, continue to emit a | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-05-19 | Remove illegal test. | Eli Friedman |
2008-05-13 | Add codegen support for block-level compound literals. | Eli Friedman |