aboutsummaryrefslogtreecommitdiff
path: root/test/TableGen/if.td
AgeCommit message (Expand)Author
2012-12-11llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm...NAKAMURA Takumi
2012-09-06Re-work bit/bits value resolving in tblgenMichael Liao
2011-10-06s/tblgen/llvm-tblgen/g in a few missed places, including the testsPeter Collingbourne
2011-01-07Rename lisp-like functions as suggested by Gabor Greif as loooong timeDavid Greene
2010-12-13Add support for using the `!if' operator when initializing variables:Bill Wendling
2010-03-20Add support for XFAILing valgrind runs with memory leak checking independentlyJeffrey Yasskin
2009-06-08Add a more robust !if test.David Greene
2009-05-14Implement !if, analogous to $(if) in GNU make.David Greene