.. |
.cvsignore
|
Tired of wading through cvs's list ? files that are generated when building
|
2006-03-23 23:41:57 +00:00 |
2002-05-16-NameCollide.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-05-21-MissingReturn.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-08-19-ConstantExpr.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-08-19-ConstPointerRef.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-08-19-DataPointer.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-08-19-FunctionPointer.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-08-19-HardConstantExpr.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-08-20-RecursiveTypes.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-08-20-UnnamedArgument.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-08-26-IndirectCallTest.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-08-30-StructureOrderingTest.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-09-20-ArrayTypeFailure.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-09-20-VarArgPrototypes.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-10-15-OpaqueTypeProblem.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-10-16-External.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-10-30-FunctionPointerAlloca.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2002-11-06-PrintEscaped.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2003-05-12-IntegerSizeWarning.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2003-05-13-VarArgFunction.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2003-05-31-MissingStructName.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2003-06-01-NullPointerType.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2003-06-11-HexConstant.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2003-06-11-LiteralStringProblem.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2003-06-23-PromotedExprs.llx
|
Update tests
|
2004-02-13 23:33:17 +00:00 |
2003-06-28-InvokeSupport.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2003-06-28-LinkOnceGlobalVars.llx
|
Update tests
|
2004-02-13 23:33:17 +00:00 |
2003-10-12-NANGlobalInits.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2003-10-23-UnusedType.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2003-10-23-ZeroArgVarargs.ll
|
Changed to XFAIL
|
2004-11-07 04:37:08 +00:00 |
2003-10-28-CastToPtrToStruct.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2003-11-21-ConstantShiftExpr.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2004-02-13-FrameReturnAddress.llx
|
Add a testcase for the frameaddress and returnaddress intrinsics.
|
2004-02-14 02:55:47 +00:00 |
2004-02-15-PreexistingExternals.llx
|
New testcase
|
2004-02-15 22:14:46 +00:00 |
2004-02-26-FPNotPrintableConstants.llx
|
Added another test case for double FP constants as well.
|
2004-07-26 15:04:13 +00:00 |
2004-02-26-LinkOnceFunctions.llx
|
Regression tests for PR258 and PR259.
|
2004-02-26 22:55:11 +00:00 |
2004-08-09-va-end-null.ll
|
Adding RUN lines.
|
2004-11-06 21:40:51 +00:00 |
2004-11-13-FunctionPointerCast.llx
|
Update testcase with recent cbe change
|
2006-05-24 20:52:08 +00:00 |
2004-12-03-ExternStatics.ll
|
new testcase for PR472
|
2004-12-03 17:18:42 +00:00 |
2004-12-28-LogicalConstantExprs.ll
|
new testcase for PR490
|
2004-12-29 03:57:25 +00:00 |
2005-02-14-VolatileOperations.ll
|
new testcase
|
2005-02-14 16:45:38 +00:00 |
2005-03-08-RecursiveTypeCrash.ll
|
new testcase that crashes the CBE.
|
2005-03-08 16:19:02 +00:00 |
2005-07-14-NegationToMinusMinus.ll
|
Regression test for PR#596: Make sure that negation of a minus doesn't
|
2005-07-14 19:56:03 +00:00 |
2005-08-23-Fmod.ll
|
New testcase for PR618
|
2005-08-23 20:22:07 +00:00 |
2005-09-27-VolatileFuncPtr.ll
|
new testcase the CBE creates invalid C code for
|
2005-09-27 20:52:30 +00:00 |
dg.exp
|
Added the ability to xfail based on llvmgcc version
|
2006-04-12 21:57:40 +00:00 |