Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check IR in this test. | Rafael Espindola | 2013-12-03 | 1 | -9/+5 |
* | Fix FileCheck --check-prefix lines. | Tim Northover | 2013-08-12 | 1 | -2/+2 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -2/+2 |
* | These tests require particular registered targets. Declared as such. | Galina Kistanova | 2011-06-03 | 1 | -0/+1 |
* | update a bunch of tests that are using the x86 backend instead of grepping IR :( | Chris Lattner | 2010-09-22 | 1 | -1/+1 |
* | Testcase fixes to reflect instruction table changes in the LLVM backend | Sean Callanan | 2009-12-18 | 1 | -1/+1 |
* | 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 |
* | This patch extends CleanupScope to support destruction | Fariborz Jahanian | 2009-11-04 | 1 | -3/+0 |
* | Code gen for array construction - WIP | Fariborz Jahanian | 2009-10-28 | 1 | -0/+40 |