| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | TableGen: Reimplement !foreach using the resolving mechanism | Nicolai Haehnle | 2018-03-05 | 1 | -14/+6 |
| * | 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 | -2/+7 |
| * | 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 | -2/+2 |
| * | s/tblgen/llvm-tblgen/g in a few missed places, including the tests | Peter Collingbourne | 2011-10-06 | 1 | -2/+2 |
| * | 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 | -2/+2 |
| * | Implement a !foreach operator analogous to GNU make's $(foreach). | David Greene | 2009-05-14 | 1 | -0/+97 |

