llvm-6502/test/TableGen
2009-06-29 20:07:17 +00:00
..
2003-08-03-PassCode.td
2006-09-18-LargeInt.td
AnonDefinitionOnDemand.td
BitsInitOverflow.td
cast.td Implement !cast. 2009-05-14 21:22:49 +00:00
CStyleComment.td
DagDefSubst.td Use .td for tablegen files, not .ll. 2009-05-08 23:01:28 +00:00
DagIntSubst.td Use .td for tablegen files, not .ll. 2009-05-08 23:01:28 +00:00
DefmInherit.td Allow defm to inherit from multiple multiclasses. 2009-04-22 22:17:51 +00:00
dg.exp
foreach.td Fix tests to not upset DejaGNU. 2009-05-14 23:21:40 +00:00
ForwardRef.td
GeneralList.td
if.td Add a more robust !if test. 2009-06-08 22:34:57 +00:00
Include.inc
Include.td
IntBitInit.td
LazyChange.td
lisp.td Graduate LLVM to the big leagues by embedding a LISP processor into TableGen. 2009-05-14 22:38:31 +00:00
ListArgs.td Add some tests of advanced TableGen list functionality. 2009-06-29 20:07:17 +00:00
ListArgsSimple.td Add some tests of advanced TableGen list functionality. 2009-06-29 20:07:17 +00:00
ListConversion.td
ListSlices.td
MultiClass.td
MultiClassDefName.td Allow multiclass def names to contain "#NAME"" where TableGen replaces 2009-05-05 16:28:25 +00:00
MultiClassInherit.td Fix multiclass inheritance to limit value resolution to new defs added 2009-04-24 16:55:41 +00:00
nameconcat.td Make BinOps typed and require a type specifier for !nameconcat. This 2009-04-23 21:25:15 +00:00
nested-comment.td
Slice.td Fix DejaGNU run line to escape special characters. 2009-06-08 22:20:58 +00:00
strconcat.td
String.td add support for a few simple escape characters in tblgen strings. 2009-03-13 21:03:27 +00:00
subst.td Implement a !subst operation simmilar to $(subst) in GNU make to do 2009-05-14 21:54:42 +00:00
SuperSubclassSameName.td
TargetInstrInfo.td
TargetInstrSpec.td Fix tests to not upset DejaGNU. 2009-05-14 23:21:40 +00:00
TemplateArgRename.td
Tree.td
TreeNames.td
UnterminatedComment.td