llvm-6502/test/CFrontend
Tanya Lattner e9af5d186b Adding RUN lines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17532 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-06 22:41:00 +00:00
..
2002-01-23-LoadQISIReloadFailure.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-01-24-ComplexSpaceInType.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-01-24-HandleCallInsnSEGV.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-02-13-ConditionalInCall.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-02-13-ReloadProblem.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-02-13-TypeVarNameCollision.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-02-13-UnnamedLocal.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-02-14-EntryNodePreds.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-02-16-RenamingTest.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-02-17-ArgumentAddress.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-02-18-64bitConstant.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-02-18-StaticData.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-03-11-LargeCharInString.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-03-12-ArrayInitialization.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-03-12-StructInitialize.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-03-12-StructInitializer.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-03-14-BrokenPHINode.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-03-14-BrokenSSA.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-03-14-QuotesInStrConst.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-04-07-SwitchStmt.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-04-08-LocalArray.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-04-09-StructRetVal.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-04-10-StructParameters.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-05-23-StaticValues.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-05-23-TypeNameCollision.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-05-24-Alloca.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-06-25-FWriteInterfaceFailure.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-07-14-MiscListTests.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-07-14-MiscTests2.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-07-14-MiscTests3.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-07-14-MiscTests.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-07-16-HardStringInit.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-07-17-StringConstant.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-07-29-Casts.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-07-30-SubregSetAssertion.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-07-30-UnionTest.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-07-30-VarArgsCallFailure.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-07-31-BadAssert.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-07-31-SubregFailure.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-08-02-UnionTest.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-08-19-RecursiveLocals.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-09-08-PointerShifts.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-09-18-UnionProblem.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-09-19-StarInLabel.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-10-12-TooManyArguments.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-11-07-Redefinition.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-12-15-GlobalBoolTest.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-12-15-GlobalConstantTest.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-12-15-GlobalRedefinition.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2002-12-15-StructParameters.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-01-30-UnionInit.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-02-12-NonlocalGoto.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-03-03-DeferredType.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-06-22-UnionCrash.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-06-23-GCC-fold-infinite-recursion.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-06-26-CFECrash.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-06-29-MultipleFunctionDefinition.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-07-22-ArrayAccessTypeSafety.c.tr
2003-08-06-BuiltinSetjmpLongjmp.c.tr
2003-08-17-DeadCodeShortCircuit.c.tr
2003-08-18-SigSetJmp.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-08-18-StructAsValue.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-08-20-BadBitfieldRef.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-08-20-PrototypeMismatch.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-08-20-vfork-bug.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-08-21-BinOp-Type-Mismatch.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-08-21-StmtExpr.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-08-21-WideString.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-08-23-LocalUnionTest.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-08-29-BitFieldStruct.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-08-29-HugeCharConst.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-08-29-StructLayoutBug.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-08-30-AggregateInitializer.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-08-30-LargeIntegerBitfieldMember.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-09-18-BitfieldTests.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-09-30-StructLayout.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-10-02-UnionLValueError.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-10-06-NegateExprType.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-10-09-UnionInitializerBug.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-10-28-ident.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-10-29-AsmRename.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-11-01-C99-CompoundLiteral.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-11-01-EmptyStructCrash.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-11-01-GlobalUnionInit.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-11-03-AddrArrayElement.c.tr
2003-11-04-EmptyStruct.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-11-04-OutOfMemory.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-11-08-PointerSubNotGetelementptr.c.tr
2003-11-12-VoidString.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-11-13-TypeSafety.c.tr
2003-11-16-StaticArrayInit.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-11-18-CondExprLValue.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-11-19-AddressOfRegister.c.tr
2003-11-19-BitFieldArray.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-11-20-Bitfields.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-11-20-ComplexDivision.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-11-20-UnionBitfield.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-11-26-PointerShift.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-11-27-ConstructorCast.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-11-27-UnionCtorInitialization.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2003-12-14-ExternInlineSupport.c.tr
2004-01-01-UnknownInitSize.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2004-01-08-ExternInlineRedefine.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2004-02-12-LargeAggregateCopy.c.tr
2004-02-13-BuiltinFrameReturnAddress.c.tr
2004-02-13-IllegalVararg.c.tr
2004-02-13-Memset.c
2004-02-13-StringInit.c.tr Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
2004-02-14-ZeroInitializer.c
2004-02-20-Builtins.c.tr
2004-02-20-StaticRedeclare.c.tr Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
2004-03-07-BitfieldCrash.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2004-03-07-ComplexDivEquals.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2004-03-07-ExternalConstant.c.tr New code-quality testcase. 2004-03-08 02:12:36 +00:00
2004-03-09-LargeArrayInitializers.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2004-03-15-SimpleIndirectGoto.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2004-03-16-AsmRegisterCrash.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2004-05-07-VarArrays.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2004-05-21-IncompleteEnum.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2004-06-08-OpaqueStructArg.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2004-06-17-UnorderedBuiltins.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2004-06-17-UnorderedCompares.c.tr Test that C99 unordered comparison functions are not being turned into libc calls 2004-06-18 05:42:50 +00:00
2004-06-18-VariableLengthArrayOfStructures.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2004-07-06-FunctionCast.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2004-08-06-LargeStructTest.c Adding RUN lines. 2004-11-06 22:41:00 +00:00
2004-09-27-DidntEmitTemplate.cpp.tr Testcase for LLVM PR445 2004-09-28 03:36:39 +00:00