llvm-6502/test/CodeGen/CBackend
Chris Lattner c293cfa204 Make the test use the %A type
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13789 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-26 17:14:49 +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 Update test 2003-10-23 16:01:03 +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 Update tests 2004-02-13 23:33: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 Update tests 2004-02-13 23:33:17 +00:00
2003-10-12-NANGlobalInits.ll Test that we can emit global initializers that are not normal FP values 2003-10-12 07:31:25 +00:00
2003-10-23-UnusedType.ll Make the test use the %A type 2004-05-26 17:14:49 +00:00
2003-10-23-ZeroArgVarargs.ll Zero arg varargs functions are legal in LLVM, but not in C. 2003-10-23 17:31:33 +00:00
2003-10-28-CastToPtrToStruct.ll New testcase, reduced from DOOM. 2003-10-28 22:54:56 +00:00
2003-11-21-ConstantShiftExpr.ll Strengthen test case. 2003-11-22 05:01:57 +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 Fixed test case to actually check for the static declaration. 2004-02-26 22:56:13 +00:00
2004-02-26-LinkOnceFunctions.llx Regression tests for PR258 and PR259. 2004-02-26 22:55:11 +00:00