aboutsummaryrefslogtreecommitdiffstats
path: root/test/TableGen/MultiClassInherit.td
Commit message (Expand)AuthorAgeFilesLines
* 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