llvm-6502/test/TableGen
Reid Spencer 0f5aed5648 Make the llvm-runtest function much more amenable by eliminating all the
global variables that needed to be passed in. This makes it possible to
add new global variables with only a couple changes (Makefile and llvm-dg.exp)
instead of touching every single dg.exp file.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35918 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-11 19:56:59 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00
2003-08-03-PassCode.td
2006-09-18-LargeInt.td new testcase 2006-09-18 22:28:07 +00:00
AnonDefinitionOnDemand.td x and X should be structurally identical 2005-09-08 18:47:43 +00:00
BitsInitOverflow.td
CStyleComment.td
DagDefSubst.ll Dag operator should be able to be template params. 2006-03-30 22:49:59 +00:00
DagIntSubst.ll new testcase 2006-01-31 06:01:40 +00:00
dg.exp Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
ForwardRef.td Add a test that you can forward ref a class. 2005-09-30 04:52:43 +00:00
GeneralList.td
Include.inc
Include.td Tell tblgen exactly where to find the include file. 2005-05-09 19:32:08 +00:00
IntBitInit.td
LazyChange.td New testcase for a changing values late and allowing them to propagate 2005-04-19 03:34:58 +00:00
ListConversion.td
ListSlices.td New testcase for list slicing 2004-07-27 01:00:56 +00:00
MultiClass.td add test for mdef in a let 2006-10-11 18:12:14 +00:00
nested-comment.td new testcase: tblgen should grok this. 2005-09-06 21:22:15 +00:00
strconcat.td new testcase 2006-03-31 21:53:01 +00:00
SuperSubclassSameName.td fix a bug in the testcase 2004-02-28 17:33:21 +00:00
TargetInstrInfo.td Codify my thoughts on where we want to end up with the target-independent 2004-07-25 12:13:35 +00:00
TemplateArgRename.td Make this significantly harder 2005-04-19 02:58:57 +00:00
Tree.td New testcase 2003-08-04 20:43:48 +00:00
TreeNames.td New testcase 2003-08-10 22:02:44 +00:00
UnterminatedComment.td