aboutsummaryrefslogtreecommitdiff
path: root/test/TableGen/defmclass.td
AgeCommit message (Expand)Author
2012-12-11llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm...NAKAMURA Takumi
2011-10-06s/tblgen/llvm-tblgen/g in a few missed places, including the testsPeter Collingbourne
2010-10-05enhance tblgen to support anonymous defm's, use this toChris Lattner
2010-06-22Fix a subtle multiclass bug: when using class inheritance onBruno Cardoso Lopes
2010-06-18Teach tablegen how to inherit from classes in 'defm' definitions.Bruno Cardoso Lopes