.. |
2003-08-03-PassCode.td
|
Remove 6 of XFAIL(s) in llvm/test/TableGen, since r193736. They have been XPASSing.
|
2013-11-10 14:25:44 +00:00 |
2006-09-18-LargeInt.td
|
FileCheckize some tests.
|
2013-08-22 20:46:05 +00:00 |
2010-03-24-PrematureDefaults.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
AnonDefinitionOnDemand.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
BitsInitOverflow.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
cast.td
|
FileCheckize some tests.
|
2013-08-22 20:46:05 +00:00 |
CStyleComment.td
|
Remove 6 of XFAIL(s) in llvm/test/TableGen, since r193736. They have been XPASSing.
|
2013-11-10 14:25:44 +00:00 |
Dag.td
|
Allow TableGen DAG arguments to be just a name.
|
2013-03-24 19:36:51 +00:00 |
defmclass.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
DefmInherit.td
|
FileCheckize some tests.
|
2013-08-22 20:46:05 +00:00 |
DefmInsideMultiClass.td
|
FileCheckize some tests.
|
2013-08-22 20:46:05 +00:00 |
eq.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
eqbit.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
FieldAccess.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
foreach.td
|
FileCheckize some tests.
|
2013-08-22 20:46:05 +00:00 |
ForeachList.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
ForeachLoop.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
ForwardRef.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
GeneralList.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
if.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
ifbit.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
Include.inc
|
|
|
Include.td
|
Remove 6 of XFAIL(s) in llvm/test/TableGen, since r193736. They have been XPASSing.
|
2013-11-10 14:25:44 +00:00 |
IntBitInit.td
|
Remove 6 of XFAIL(s) in llvm/test/TableGen, since r193736. They have been XPASSing.
|
2013-11-10 14:25:44 +00:00 |
intrinsic-order.td
|
Fix a bug in TableGen where the intrinsic function name recognizer could mis-identify names if one was a prefix substring of the other
|
2013-07-25 12:32:00 +00:00 |
intrinsic-varargs.td
|
Enable variable arguments support for intrinsics.
|
2013-10-31 17:18:11 +00:00 |
LazyChange.td
|
FileCheckize some tests.
|
2013-08-22 20:46:05 +00:00 |
LetInsideMultiClasses.td
|
FileCheckize some tests.
|
2013-08-22 20:46:05 +00:00 |
lisp.td
|
FileCheckize some tests.
|
2013-08-22 20:46:05 +00:00 |
list-element-bitref.td
|
Fix typo, which prevent test from being check.
|
2012-12-12 21:10:56 +00:00 |
ListArgs.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
ListArgsSimple.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
ListConversion.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
ListManip.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
ListOfList.td
|
FileCheckize some tests.
|
2013-08-22 20:46:05 +00:00 |
ListSlices.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
lit.local.cfg
|
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
|
2012-02-16 06:28:33 +00:00 |
LoLoL.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
math.td
|
Improve the !add TableGen test case.
|
2013-01-25 20:29:25 +00:00 |
MultiClass.td
|
FileCheckize some tests.
|
2013-08-22 20:46:05 +00:00 |
MultiClassDefName.td
|
FileCheckize some tests.
|
2013-08-22 20:46:05 +00:00 |
MultiClassInherit.td
|
FileCheckize some tests.
|
2013-08-22 20:46:05 +00:00 |
MultiPat.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
nested-comment.td
|
Remove 6 of XFAIL(s) in llvm/test/TableGen, since r193736. They have been XPASSing.
|
2013-11-10 14:25:44 +00:00 |
NestedForeach.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
Paste.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
pr8330.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
SetTheory.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
SiblingForeach.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
Slice.td
|
FileCheck-ify some grep tests
|
2013-01-25 22:11:46 +00:00 |
strconcat.td
|
FileCheckize some tests.
|
2013-08-22 20:46:05 +00:00 |
String.td
|
Remove 6 of XFAIL(s) in llvm/test/TableGen, since r193736. They have been XPASSing.
|
2013-11-10 14:25:44 +00:00 |
subst2.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
subst.td
|
FileCheckize some tests.
|
2013-08-22 20:46:05 +00:00 |
SuperSubclassSameName.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
TargetInstrInfo.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
TargetInstrSpec.td
|
FileCheckize some tests.
|
2013-08-22 20:46:05 +00:00 |
TemplateArgRename.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
Tree.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
TreeNames.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
TwoLevelName.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |
UnsetBitInit.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
UnterminatedComment.td
|
s/tblgen/llvm-tblgen/g in a few missed places, including the tests
|
2011-10-06 13:39:59 +00:00 |
usevalname.td
|
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm-x86_64-linux-vg_leak.
|
2012-12-11 13:14:16 +00:00 |