Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test/CodeGenCXX/default-destructor-synthesis.cpp not to rely on asm output. | Anders Carlsson | 2010-01-27 | 1 | -47/+25 |
* | Fix for PR5967: Make const-marking for LLVM globals correct for cases requiring | Eli Friedman | 2010-01-08 | 1 | -5/+4 |
* | Testcase fixes to reflect instruction table changes in the LLVM backend | Sean Callanan | 2009-12-18 | 1 | -2/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -2/+2 |
* | Remove RUN: true lines. | Daniel Dunbar | 2009-11-08 | 1 | -1/+0 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -4/+4 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -12/+12 |
* | Added member arrays to more tests now that ir-gen supports it. | Fariborz Jahanian | 2009-08-20 | 1 | -3/+9 |
* | Patch to 1) synthesizing non-trivial default destructor when | Fariborz Jahanian | 2009-08-17 | 1 | -0/+54 |