summaryrefslogtreecommitdiff
path: root/test/TableGen/MultiClass.td
AgeCommit message (Expand)Author
2013-11-10Mark 36 tests as XFAIL:vg_leak in llvm/test/TableGen.NAKAMURA Takumi
2013-08-22FileCheckize some tests.Bill Wendling
2012-12-11llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm...NAKAMURA Takumi
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2011-10-06s/tblgen/llvm-tblgen/g in a few missed places, including the testsPeter Collingbourne
2010-03-20Add support for XFAILing valgrind runs with memory leak checking independentlyJeffrey Yasskin
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-15For PR1319: Upgrade to new test harnessReid Spencer
2006-10-11add test for mdef in a letChris Lattner
2006-09-01Make this harderChris Lattner
2006-09-01simple multiclass exampleChris Lattner