summaryrefslogtreecommitdiff
path: root/test/TableGen/MultiClassInherit.td
AgeCommit message (Expand)AuthorFilesLines
2013-11-10Mark 36 tests as XFAIL:vg_leak in llvm/test/TableGen.NAKAMURA Takumi1-0/+1
2013-08-22FileCheckize some tests.Bill Wendling1-1/+32
2012-12-11llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm...NAKAMURA Takumi1-1/+0
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth1-1/+1
2011-10-06s/tblgen/llvm-tblgen/g in a few missed places, including the testsPeter Collingbourne1-1/+1
2010-03-20Add support for XFAILing valgrind runs with memory leak checking independentlyJeffrey Yasskin1-0/+1
2009-04-24Fix multiclass inheritance to limit value resolution to new defs addedDavid Greene1-9/+41
2009-04-22Implement multiclass inheritance.David Greene1-0/+32