1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/TableGen
David Greene a28b42f818 Fix multiclass inheritance to limit value resolution to new defs added
by base multiclasses.  Do not attempt to alter defs from previous base
multiclasses.  This fixes multiple multiclass inheritance.

llvm-svn: 69974
2009-04-24 16:55:41 +00:00
..
2003-08-03-PassCode.td Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-09-18-LargeInt.td Fun x86 encoding tricks: when adding an immediate value of 128, 2008-10-17 01:33:43 +00:00
AnonDefinitionOnDemand.td Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
BitsInitOverflow.td For all RUN lines starting with "not", redirect stderr to /dev/null so tests 2008-06-10 12:57:32 +00:00
CStyleComment.td Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
DagDefSubst.ll For PR1319: 2007-04-16 15:31:49 +00:00
DagIntSubst.ll For PR1319: 2007-04-16 15:31:49 +00:00
DefmInherit.td Allow defm to inherit from multiple multiclasses. 2009-04-22 22:17:51 +00:00
dg.exp For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
ForwardRef.td Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
GeneralList.td Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
Include.inc Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
Include.td For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
IntBitInit.td Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
LazyChange.td For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
ListConversion.td Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
ListSlices.td Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
MultiClass.td Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +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 Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
strconcat.td implement support for C-style string literal concatenation in td files. 2009-03-11 17:08:13 +00:00
String.td add support for a few simple escape characters in tblgen strings. 2009-03-13 21:03:27 +00:00
SuperSubclassSameName.td Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
TargetInstrInfo.td Rename MRegisterInfo to TargetRegisterInfo. 2008-02-10 18:45:23 +00:00
TemplateArgRename.td Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
Tree.td Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
TreeNames.td Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
UnterminatedComment.td For all RUN lines starting with "not", redirect stderr to /dev/null so tests 2008-06-10 12:57:32 +00:00