llvm-6502/test/CBackend
Chris Lattner 4097b2a963 New testcase for invoke support
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6933 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-28 17:52:38 +00:00
..
2002-05-16-NameCollide.ll New C backend testcases with first testcase 2002-05-17 04:53:52 +00:00
2002-05-21-MissingReturn.ll New TEstcase 2002-05-21 18:04:58 +00:00
2002-08-19-ConstantExpr.ll Fix buggy tests 2003-05-03 03:08:54 +00:00
2002-08-19-ConstPointerRef.ll * Build with warnings 2002-08-19 23:09:30 +00:00
2002-08-19-DataPointer.ll * Build with warnings 2002-08-19 23:09:30 +00:00
2002-08-19-FunctionPointer.ll * Build with warnings 2002-08-19 23:09:30 +00:00
2002-08-19-HardConstantExpr.ll Fix buggy tests 2003-05-03 03:08:54 +00:00
2002-08-20-RecursiveTypes.ll Testcase for anonymous recursive types 2002-08-20 15:49:52 +00:00
2002-08-20-UnnamedArgument.ll New testcase 2002-08-20 16:01:23 +00:00
2002-08-26-IndirectCallTest.ll New testcase 2002-08-26 20:49:42 +00:00
2002-08-30-StructureOrderingTest.ll New testcase 2002-08-31 00:24:54 +00:00
2002-09-20-ArrayTypeFailure.ll New testcase for broken type printing for the cwriter 2002-09-20 21:44:32 +00:00
2002-09-20-VarArgPrototypes.ll New testcase for cbe 2002-09-20 22:28:03 +00:00
2002-10-15-OpaqueTypeProblem.ll Whoever checked this testcase in apparently never tested it. 2003-04-26 17:44:17 +00:00
2002-10-16-External.ll New testcase 2002-10-16 20:08:19 +00:00
2002-10-30-FunctionPointerAlloca.ll CBE doesn't alloc correctly 2002-10-31 18:23:09 +00:00
2002-11-06-PrintEscaped.ll Certain characters not getting escaped properly 2002-11-06 21:38:39 +00:00
2003-05-12-IntegerSizeWarning.ll New testcase 2003-05-12 15:34:39 +00:00
2003-05-13-VarArgFunction.ll New testcase 2003-05-13 20:11:21 +00:00
2003-05-31-MissingStructName.ll New testcase 2003-05-31 23:27:10 +00:00
2003-06-01-NullPointerType.ll Testcase distilled from 255.vortex 2003-06-02 03:07:54 +00:00
2003-06-11-HexConstant.ll New testcases for bugs and the new DAE pass 2003-06-16 12:05:38 +00:00
2003-06-11-LiteralStringProblem.ll New testcases for bugs and the new DAE pass 2003-06-16 12:05:38 +00:00
2003-06-23-PromotedExprs.llx New test case for C Writer regression found in 256.bzip2 2003-06-23 19:59:17 +00:00
2003-06-28-InvokeSupport.ll New testcase for invoke support 2003-06-28 17:52:38 +00:00
2003-06-28-LinkOnceGlobalVars.llx New testcase 2003-06-28 17:07:23 +00:00
Makefile Allow .llx testcases (i.e., those that contain explicit RUN: stmts.) 2003-06-23 19:58:50 +00:00