1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/CodeGen/CBackend
Eli Bendersky 4afdeeb682 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.
Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches.

llvm-svn: 150664
2012-02-16 06:28:33 +00:00
..
X86 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
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-UnnamedArgument.ll
2002-08-26-IndirectCallTest.ll
2002-08-30-StructureOrderingTest.ll
2002-09-20-ArrayTypeFailure.ll
2002-09-20-VarArgPrototypes.ll
2002-10-16-External.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-28-InvokeSupport.ll
2003-06-28-LinkOnceGlobalVars.ll
2003-10-12-NANGlobalInits.ll
2003-10-23-UnusedType.ll
2003-10-28-CastToPtrToStruct.ll
2003-11-21-ConstantShiftExpr.ll
2004-02-13-FrameReturnAddress.ll
2004-02-15-PreexistingExternals.ll
2004-02-26-FPNotPrintableConstants.ll
2004-02-26-LinkOnceFunctions.ll
2004-08-09-va-end-null.ll
2004-11-13-FunctionPointerCast.ll
2004-12-03-ExternStatics.ll
2004-12-28-LogicalConstantExprs.ll
2005-07-14-NegationToMinusMinus.ll
2005-08-23-Fmod.ll
2006-12-11-Float-Bitcast.ll
2007-01-08-ParamAttr-ICmp.ll
2007-01-17-StackSaveNRestore.ll
2007-02-05-memset.ll
2007-02-23-NameConflicts.ll
2007-07-11-PackedStruct.ll
2008-02-01-UnalignedLoadStore.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
2008-05-31-BoolOverflow.ll
2008-10-21-PPCLongDoubleConstant.ll
2011-06-08-addWithOverflow.ll Add support for sadd.with.overflow and uadd.with.overflow intrinsics to the CBackend by emitting definitions for each intrinsic that occurs in the module. 2011-06-21 17:18:15 +00:00
fneg.ll
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
pr2408.ll
vectors.ll