llvm-6502/test/TableGen
David Greene f660802f34 Fix a bug in !subst where TableGen would go and resubstitute text it had
just substituted.  This could cause infinite looping in certain
pathological cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91843 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-21 21:21:34 +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
DagIntSubst.td
DefmInherit.td
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
MultiClassInherit.td
nameconcat.td
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
subst2.td Fix a bug in !subst where TableGen would go and resubstitute text it had 2009-12-21 21:21:34 +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
UnsetBitInit.td Fix pr5470. Tablegen handles template arguments by temporarily setting their 2009-11-22 03:58:57 +00:00
UnterminatedComment.td