Age | Commit message (Expand) | Author |
---|---|---|
2009-12-18 | Testcase fixes to reflect instruction table changes in the LLVM backend | Sean Callanan |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-17 | Undo previous test fix. -split-phi-edges now disables automatically when the | Jakob Stoklund Olesen |
2009-11-17 | Fix tests after enabling -split-phi-edges. | Jakob Stoklund Olesen |
2009-11-08 | Remove RUN: true lines. | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-09-26 | Mangle record types as decls. | Anders Carlsson |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-08-05 | A blank line to separate the two blocks(per Mike comment). | Fariborz Jahanian |
2009-08-05 | Modified test case to use FileCheck. | Fariborz Jahanian |
2009-08-05 | Patch to improve ir-gen for constructors with default argument | Fariborz Jahanian |