llvm-mirror/test/CodeGen/CBackend
Reid Spencer 6a31ec1259 For PR761:
Remove "target endian/pointersize" or add "target datalayout" to make
the test parse properly or set the datalayout because defaults changes.

For PR645:
Make global names use the @ prefix.

For llvm-upgrade changes:
Fix test cases or completely remove use of llvm-upgrade for test cases
that cannot survive the new renaming or upgrade capabilities.

llvm-svn: 33533
2007-01-26 08:25:06 +00:00
..
.cvsignore Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-05-16-NameCollide.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-05-21-MissingReturn.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-08-19-ConstantExpr.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-08-19-ConstPointerRef.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-08-19-DataPointer.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-08-19-FunctionPointer.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-08-19-HardConstantExpr.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-08-20-RecursiveTypes.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-08-20-UnnamedArgument.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-08-26-IndirectCallTest.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-08-30-StructureOrderingTest.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-09-20-ArrayTypeFailure.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-09-20-VarArgPrototypes.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-10-15-OpaqueTypeProblem.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-10-16-External.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-10-30-FunctionPointerAlloca.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-11-06-PrintEscaped.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-05-12-IntegerSizeWarning.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-05-13-VarArgFunction.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-05-31-MissingStructName.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-06-01-NullPointerType.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-06-11-HexConstant.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-06-11-LiteralStringProblem.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-06-23-PromotedExprs.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-06-28-InvokeSupport.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-06-28-LinkOnceGlobalVars.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-10-12-NANGlobalInits.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-10-23-UnusedType.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-10-28-CastToPtrToStruct.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-21-ConstantShiftExpr.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-02-13-FrameReturnAddress.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-02-15-PreexistingExternals.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-02-26-FPNotPrintableConstants.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-02-26-LinkOnceFunctions.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-08-09-va-end-null.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-11-13-FunctionPointerCast.llx Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-12-03-ExternStatics.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-12-28-LogicalConstantExprs.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-02-14-VolatileOperations.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-03-08-RecursiveTypeCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-07-14-NegationToMinusMinus.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-08-23-Fmod.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-09-27-VolatileFuncPtr.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-12-11-Float-Bitcast.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2007-01-06-Signless.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2007-01-08-ParamAttr-ICmp.ll For PR761: 2007-01-26 08:25:06 +00:00
2007-01-15-NamedArrayType.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2007-01-17-StackSaveNRestore.ll For PR761: 2007-01-26 08:25:06 +00:00
dg.exp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00