llvm-6502/test/TableGen
Jakob Stoklund Olesen 744b3a5acd Remove TargetInstrInfo::copyRegToReg entirely.
Targets must now implement TargetInstrInfo::copyPhysReg instead. There is no
longer a default implementation forwarding to copyRegToReg.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108095 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-11 17:01:17 +00:00
..
2003-08-03-PassCode.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
2006-09-18-LargeInt.td
2010-03-24-PrematureDefaults.td XFAIL a new tblgen test for memory leak checking. 2010-03-27 04:59:47 +00:00
AnonDefinitionOnDemand.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
BitsInitOverflow.td
cast.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
CStyleComment.td
DagDefSubst.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
DagIntSubst.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
defmclass.td Fix a subtle multiclass bug: when using class inheritance on 2010-06-22 20:30:50 +00:00
DefmInherit.td
DefmInsideMultiClass.td Teach tablegen to support 'defm' inside multiclasses. 2010-06-05 02:11:52 +00:00
dg.exp For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
eq.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
eqbit.td let the '!eq' expression support 'int' and 'bit' types 2010-06-16 23:24:12 +00:00
foreach.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
ForwardRef.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
GeneralList.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
if.td
ifbit.td For a tablegen expression such as !if(a,b,c), let 'a' 2010-06-17 00:31:36 +00:00
Include.inc Add test of file inclusion capability for bugpoint 2003-07-30 20:55:37 +00:00
Include.td For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
IntBitInit.td
LazyChange.td
LetInsideMultiClasses.td Teach tablegen to allow "let" expressions inside multiclasses, 2010-06-10 02:42:59 +00:00
lisp.td
ListArgs.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
ListArgsSimple.td
ListConversion.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
ListSlices.td
MultiClass.td
MultiClassDefName.td
MultiClassInherit.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
nameconcat.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
nested-comment.td new testcase: tblgen should grok this. 2005-09-06 21:22:15 +00:00
Slice.td
strconcat.td
String.td
subst2.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
subst.td
SuperSubclassSameName.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
TargetInstrInfo.td Remove TargetInstrInfo::copyRegToReg entirely. 2010-07-11 17:01:17 +00:00
TargetInstrSpec.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
TemplateArgRename.td
Tree.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
TreeNames.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
UnsetBitInit.td Add support for XFAILing valgrind runs with memory leak checking independently 2010-03-20 23:08:45 +00:00
UnterminatedComment.td
usevalname.td Fix a tblgen bug. 2010-06-23 19:50:39 +00:00