Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark 36 tests as XFAIL:vg_leak in llvm/test/TableGen. | NAKAMURA Takumi | 2013-11-10 | 1 | -0/+1 |
* | FileCheckize some tests. | Bill Wendling | 2013-08-22 | 1 | -3/+10 |
* | llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm... | NAKAMURA Takumi | 2012-12-11 | 1 | -1/+0 |
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -3/+3 |
* | Add NAME Member | David Greene | 2011-10-19 | 1 | -1/+1 |
* | s/tblgen/llvm-tblgen/g in a few missed places, including the tests | Peter Collingbourne | 2011-10-06 | 1 | -3/+3 |
* | Add support for XFAILing valgrind runs with memory leak checking independently | Jeffrey Yasskin | 2010-03-20 | 1 | -0/+1 |
* | Fix tests to not upset DejaGNU. | David Greene | 2009-05-14 | 1 | -1/+1 |
* | Implement a !foreach operator analogous to GNU make's $(foreach). | David Greene | 2009-05-14 | 1 | -0/+31 |