aboutsummaryrefslogtreecommitdiffstats
path: root/test/TableGen/MultiClassInherit.td
Commit message (Expand)AuthorAgeFilesLines
* Mark 36 tests as XFAIL:vg_leak in llvm/test/TableGen.NAKAMURA Takumi2013-11-101-0/+1
* FileCheckize some tests.Bill Wendling2013-08-221-1/+32
* llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm...NAKAMURA Takumi2012-12-111-1/+0
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* s/tblgen/llvm-tblgen/g in a few missed places, including the testsPeter Collingbourne2011-10-061-1/+1
* Add support for XFAILing valgrind runs with memory leak checking independentlyJeffrey Yasskin2010-03-201-0/+1
* Fix multiclass inheritance to limit value resolution to new defs addedDavid Greene2009-04-241-9/+41
* Implement multiclass inheritance.David Greene2009-04-221-0/+32