Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm... | NAKAMURA Takumi | 2012-12-11 | 1 | -1/+0 |
* | Re-work bit/bits value resolving in tblgen | Michael Liao | 2012-09-06 | 1 | -1/+45 |
* | s/tblgen/llvm-tblgen/g in a few missed places, including the tests | Peter Collingbourne | 2011-10-06 | 1 | -1/+1 |
* | Rename lisp-like functions as suggested by Gabor Greif as loooong time | David Greene | 2011-01-07 | 1 | -2/+2 |
* | Add support for using the `!if' operator when initializing variables: | Bill Wendling | 2010-12-13 | 1 | -3/+27 |
* | Add support for XFAILing valgrind runs with memory leak checking independently | Jeffrey Yasskin | 2010-03-20 | 1 | -0/+1 |
* | Add a more robust !if test. | David Greene | 2009-06-08 | 1 | -2/+2 |
* | Implement !if, analogous to $(if) in GNU make. | David Greene | 2009-05-14 | 1 | -0/+20 |