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