llvm-6502/test/CodeGen/CBackend
Duncan Sands 6c7ada4c58 The Ada f-e produces various auxiliary output files
that cannot be suppressed and cannot be redirected:
they are dumped in the current working directory.
When running the testsuite this means that these
files do not end up in the Output directory.  The
best solution I could find is to change directory
into Output before running tests.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40437 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-23 15:23:35 +00:00
..
2002-05-16-NameCollide.ll
2002-05-21-MissingReturn.ll
2002-08-19-ConstantExpr.ll
2002-08-19-ConstPointerRef.ll
2002-08-19-DataPointer.ll
2002-08-19-FunctionPointer.ll
2002-08-19-HardConstantExpr.ll
2002-08-20-RecursiveTypes.ll
2002-08-20-UnnamedArgument.ll
2002-08-26-IndirectCallTest.ll
2002-08-30-StructureOrderingTest.ll
2002-09-20-ArrayTypeFailure.ll
2002-09-20-VarArgPrototypes.ll
2002-10-15-OpaqueTypeProblem.ll
2002-10-16-External.ll
2002-10-30-FunctionPointerAlloca.ll
2002-11-06-PrintEscaped.ll
2003-05-12-IntegerSizeWarning.ll
2003-05-13-VarArgFunction.ll
2003-05-31-MissingStructName.ll
2003-06-01-NullPointerType.ll
2003-06-11-HexConstant.ll
2003-06-11-LiteralStringProblem.ll
2003-06-23-PromotedExprs.llx The Ada f-e produces various auxiliary output files 2007-07-23 15:23:35 +00:00
2003-06-28-InvokeSupport.ll
2003-06-28-LinkOnceGlobalVars.llx
2003-10-12-NANGlobalInits.ll
2003-10-23-UnusedType.ll
2003-10-28-CastToPtrToStruct.ll
2003-11-21-ConstantShiftExpr.ll
2004-02-13-FrameReturnAddress.llx
2004-02-15-PreexistingExternals.llx For PR1336: 2007-04-16 03:10:56 +00:00
2004-02-26-FPNotPrintableConstants.llx
2004-02-26-LinkOnceFunctions.llx
2004-08-09-va-end-null.ll
2004-11-13-FunctionPointerCast.llx
2004-12-03-ExternStatics.ll For PR1319: 2007-04-16 15:31:49 +00:00
2004-12-28-LogicalConstantExprs.ll
2005-02-14-VolatileOperations.ll
2005-03-08-RecursiveTypeCrash.ll
2005-07-14-NegationToMinusMinus.ll fix incorrectly upgraded test, add PR# 2007-04-16 05:58:47 +00:00
2005-08-23-Fmod.ll
2005-09-27-VolatileFuncPtr.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:21:54 +00:00
2006-12-11-Float-Bitcast.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:21:54 +00:00
2007-01-08-ParamAttr-ICmp.ll Reverse last patch .. premature. Depends on uncommitted CBE patch. 2007-05-14 17:58:52 +00:00
2007-01-15-NamedArrayType.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:21:54 +00:00
2007-01-17-StackSaveNRestore.ll
2007-02-05-memset.ll Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
2007-02-23-NameConflicts.ll For PR1319: Upgrade to use new test harness 2007-04-15 19:21:54 +00:00
2007-07-11-PackedStruct.ll Handle packed structs in the CBackend. 2007-07-11 19:56:53 +00:00
dg.exp Use the llvm_supports_target function to prevent running of tests for 2007-04-21 20:41:27 +00:00