llvm-6502/test/CFrontend
Chris Lattner b50eaea407 New testcase for PR396
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14656 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-07 02:20:02 +00:00
..
2002-01-23-LoadQISIReloadFailure.c Initial checkin of now fixed bug 2002-01-23 21:40:57 +00:00
2002-01-24-ComplexSpaceInType.c New testcase to ensure GCC doesn't emit type identifiers with spaces in them 2002-01-24 20:45:45 +00:00
2002-01-24-HandleCallInsnSEGV.c Checkin testcase for bug recently fixed 2002-01-24 19:50:30 +00:00
2002-02-13-ConditionalInCall.c New testcase for fixed bug 2002-02-13 20:25:16 +00:00
2002-02-13-ReloadProblem.c Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
2002-02-13-TypeVarNameCollision.c New testcase for fixed GCC bug 2002-02-14 05:41:15 +00:00
2002-02-13-UnnamedLocal.c NEw testcase for bugfix 2002-02-14 00:18:44 +00:00
2002-02-14-EntryNodePreds.c Forgot to check this in a long time ago 2002-03-14 19:31:32 +00:00
2002-02-16-RenamingTest.c New testcase 2002-02-17 06:42:02 +00:00
2002-02-17-ArgumentAddress.c Old testcase that missed getting checked in 2002-04-08 15:19:02 +00:00
2002-02-18-64bitConstant.c New testcase 2002-02-18 19:46:09 +00:00
2002-02-18-StaticData.c Check in testcases that were just in my tree 2002-07-23 18:25:39 +00:00
2002-03-11-LargeCharInString.c New testcase for broken GCCism 2002-03-11 19:03:41 +00:00
2002-03-12-ArrayInitialization.c New testcase 2002-03-12 17:45:36 +00:00
2002-03-12-StructInitialize.c Checkin old testcase that is newly fixed. 2002-04-08 19:32:51 +00:00
2002-03-12-StructInitializer.c New testcase 2002-03-12 18:56:45 +00:00
2002-03-14-BrokenPHINode.c New test case for long standing bug that was fixed 2002-03-14 19:40:44 +00:00
2002-03-14-BrokenSSA.c New testcase 2002-03-14 19:27:43 +00:00
2002-03-14-QuotesInStrConst.c New testcase 2002-03-14 20:16:23 +00:00
2002-04-07-SwitchStmt.c Checkin old testcase for switch statement. For now we just decimate them 2002-04-08 18:48:27 +00:00
2002-04-08-LocalArray.c New testcase 2002-04-08 18:48:47 +00:00
2002-04-09-StructRetVal.c Check in testcases that were just in my tree 2002-07-23 18:25:39 +00:00
2002-04-10-StructParameters.c New testcase for structure valued parameters. 2002-04-10 17:43:40 +00:00
2002-05-23-StaticValues.c New testcase, to be inspected by hand 2002-05-23 20:58:45 +00:00
2002-05-23-TypeNameCollision.c Test more thoroughly 2002-06-24 21:37:08 +00:00
2002-05-24-Alloca.c Check in testcases that were just in my tree 2002-07-23 18:25:39 +00:00
2002-06-25-FWriteInterfaceFailure.c New testcase 2002-06-25 19:53:12 +00:00
2002-07-14-MiscListTests.c Check in tests that have been in my tree for a long time 2002-07-14 23:48:42 +00:00
2002-07-14-MiscTests2.c Check in tests that have been in my tree for a long time 2002-07-14 23:48:42 +00:00
2002-07-14-MiscTests3.c Check in tests that have been in my tree for a long time 2002-07-14 23:48:42 +00:00
2002-07-14-MiscTests.c Check in tests that have been in my tree for a long time 2002-07-14 23:48:42 +00:00
2002-07-16-HardStringInit.c New testcase 2002-07-16 05:38:33 +00:00
2002-07-17-StringConstant.c New testcase 2002-07-17 22:19:30 +00:00
2002-07-29-Casts.c Don't assume that system headers define 'uint' or 'ulong' as types. 2003-12-10 05:06:38 +00:00
2002-07-30-SubregSetAssertion.c Fix testcase 2002-07-31 17:54:24 +00:00
2002-07-30-UnionTest.c Add test of newly checked in Union support! 2002-07-30 06:47:29 +00:00
2002-07-30-VarArgsCallFailure.c This testcase is independant of varargsness 2002-07-30 22:24:07 +00:00
2002-07-31-BadAssert.c Testcase that was triggering an incorrect assertion failure 2002-07-31 17:39:38 +00:00
2002-07-31-SubregFailure.c New testcase 2002-07-31 17:52:36 +00:00
2002-08-02-UnionTest.c New test 2002-08-02 16:26:08 +00:00
2002-08-19-RecursiveLocals.c New testcase 2002-08-19 21:48:09 +00:00
2002-09-08-PointerShifts.c Checkin old testcase 2002-09-20 14:37:46 +00:00
2002-09-18-UnionProblem.c New testcase for a bug fixed in the GCC SSA construction algorithm: 2002-09-19 04:23:59 +00:00
2002-09-19-StarInLabel.c New testcase that breaks the CFE. 2002-09-19 16:54:57 +00:00
2002-10-12-TooManyArguments.c New testcase that causes invalid llvm to be emitted by cfe 2002-10-12 23:37:34 +00:00
2002-11-07-Redefinition.c Check in an old testcase 2002-12-07 17:08:07 +00:00
2002-12-15-GlobalBoolTest.c Testcase identified by Brian Gaeke that breaks the C frontend... 2002-12-15 15:52:03 +00:00
2002-12-15-GlobalConstantTest.c New test to make sure I'm getting constness right 2002-12-15 17:37:35 +00:00
2002-12-15-GlobalRedefinition.c New testcase, courtesy of Brian Gaeke 2002-12-15 17:14:32 +00:00
2002-12-15-StructParameters.c New testcase for structure argument problems. 2002-12-15 17:46:18 +00:00
2003-01-30-UnionInit.c Bug that is unfixable with current frontend 2003-01-30 17:34:04 +00:00
2003-02-12-NonlocalGoto.c Add comment 2003-04-25 18:44:30 +00:00
2003-03-03-DeferredType.c Add new testcase for forward reference of struct type 2003-03-03 20:28:42 +00:00
2003-06-22-UnionCrash.c New testcase narrowed down by Joel 2003-06-22 21:40:38 +00:00
2003-06-23-GCC-fold-infinite-recursion.c New testcase for a GCC bug 2003-06-23 18:06:21 +00:00
2003-06-26-CFECrash.c New testcase that crashes the cfe 2003-06-27 02:37:53 +00:00
2003-06-29-MultipleFunctionDefinition.c Spell apparently' with an e'. 2003-06-30 15:33:47 +00:00
2003-07-22-ArrayAccessTypeSafety.c.tr All 'llvmgcc' tests should specify %llvmgcc so that the path is passed 2003-11-06 21:13:45 +00:00
2003-08-06-BuiltinSetjmpLongjmp.c.tr All 'llvmgcc' tests should specify %llvmgcc so that the path is passed 2003-11-06 21:13:45 +00:00
2003-08-17-DeadCodeShortCircuit.c.tr All 'llvmgcc' tests should specify %llvmgcc so that the path is passed 2003-11-06 21:13:45 +00:00
2003-08-18-SigSetJmp.c New testcase, distilled from ed-0.2 2003-08-18 15:45:55 +00:00
2003-08-18-StructAsValue.c Make the testcase more interesting 2003-08-18 21:44:10 +00:00
2003-08-20-BadBitfieldRef.c New testcase, distilled from 'screen' by Misha 2003-08-20 16:13:10 +00:00
2003-08-20-PrototypeMismatch.c Whoa, GCC accepts this. Whack. 2003-08-20 18:25:04 +00:00
2003-08-20-vfork-bug.c New testcase, distilled from bison 2003-08-20 18:17:13 +00:00
2003-08-21-BinOp-Type-Mismatch.c New testcase, distilled from emacs by Misha 2003-08-21 17:56:32 +00:00
2003-08-21-StmtExpr.c Yet another testcase distilled from emacs by Misha! 2003-08-21 18:25:37 +00:00
2003-08-21-WideString.c Test case distilled from bash. 2003-08-21 18:59:56 +00:00
2003-08-23-LocalUnionTest.c New testcase 2003-08-23 22:09:26 +00:00
2003-08-29-BitFieldStruct.c minor simplification 2003-08-29 21:57:18 +00:00
2003-08-29-HugeCharConst.c Testcase distilled from xemacs. 2003-08-29 21:28:47 +00:00
2003-08-29-StructLayoutBug.c Yet another bit-field bug 2003-08-29 22:46:34 +00:00
2003-08-30-AggregateInitializer.c New, HARD, bitfield testcase 2003-08-30 20:57:49 +00:00
2003-08-30-LargeIntegerBitfieldMember.c New testcase *sigh* 2003-08-30 21:00:36 +00:00
2003-09-18-BitfieldTests.c a bitfield stress test to exercise various parts of the front-end. 2003-09-19 05:22:10 +00:00
2003-09-30-StructLayout.c new testcase distilled from 177.mesa 2003-09-30 17:13:34 +00:00
2003-10-02-UnionLValueError.c Checkin new file, reduced by Brian 2003-10-02 18:26:11 +00:00
2003-10-06-NegateExprType.c new testcase, distilled by Brian 2003-10-07 02:57:51 +00:00
2003-10-09-UnionInitializerBug.c New testcase 2003-10-10 04:05:29 +00:00
2003-10-28-ident.c New testcase 2003-10-29 01:23:01 +00:00
2003-10-29-AsmRename.c New testcase 2003-10-29 19:18:48 +00:00
2003-11-01-C99-CompoundLiteral.c new testcase, for PR 81 2003-11-02 00:22:27 +00:00
2003-11-01-EmptyStructCrash.c Regression test for PR 80 2003-11-01 23:42:08 +00:00
2003-11-01-GlobalUnionInit.c New testcase for PR79 2003-11-02 00:57:56 +00:00
2003-11-03-AddrArrayElement.c.tr All 'llvmgcc' tests should specify %llvmgcc so that the path is passed 2003-11-06 21:13:45 +00:00
2003-11-04-EmptyStruct.c new testcase 2003-11-09 00:23:05 +00:00
2003-11-04-OutOfMemory.c New testcase 2003-11-04 18:34:05 +00:00
2003-11-08-PointerSubNotGetelementptr.c.tr new testcase 2003-11-09 00:23:05 +00:00
2003-11-12-VoidString.c Add new testcase for PR112 2003-11-12 22:15:55 +00:00
2003-11-13-TypeSafety.c.tr NEW testcase for PR84 :( 2003-11-13 06:19:56 +00:00
2003-11-16-StaticArrayInit.c New testcase, for PR 115 2003-11-16 20:47:05 +00:00
2003-11-18-CondExprLValue.c Testcase for PR131 2003-11-18 23:46:07 +00:00
2003-11-19-AddressOfRegister.c.tr New testcase for PR133 2003-11-19 21:37:52 +00:00
2003-11-19-BitFieldArray.c Testcase for PR113 2003-11-20 00:32:57 +00:00
2003-11-20-Bitfields.c New testcase for PR141 2003-11-20 19:05:21 +00:00
2003-11-20-ComplexDivision.c New testcase for PR132 2003-11-20 19:27:12 +00:00
2003-11-20-UnionBitfield.c New testcase for PR143 2003-11-20 20:57:33 +00:00
2003-11-26-PointerShift.c Testcase for PR157 2003-11-26 07:35:52 +00:00
2003-11-27-ConstructorCast.c testcase for PR159 2003-11-27 20:47:16 +00:00
2003-11-27-UnionCtorInitialization.c New testcase for PR158 2003-11-27 21:25:07 +00:00
2003-12-14-ExternInlineSupport.c.tr New testcase 2003-12-15 00:03:53 +00:00
2004-01-01-UnknownInitSize.c Regression test for initializers with members of unknown size. 2004-01-01 23:58:07 +00:00
2004-01-08-ExternInlineRedefine.c Testcase for PR202 2004-01-08 17:15:09 +00:00
2004-02-12-LargeAggregateCopy.c.tr New testcase for PR233: [llvmgcc] Structure copies result in a LOT of code 2004-02-12 21:06:52 +00:00
2004-02-13-BuiltinFrameReturnAddress.c.tr Testcase for builtin frame/return address 2004-02-14 04:06:48 +00:00
2004-02-13-IllegalVararg.c.tr New testcase. The CFE should not generate illegal LLVM intrinsics, even if 2004-02-13 22:04:41 +00:00
2004-02-13-Memset.c Test that the CFE compiles memset and bzero to llvm.memset 2004-02-14 03:46:37 +00:00
2004-02-13-StringInit.c.tr new testcase for llvm.memset generation 2004-02-14 04:26:15 +00:00
2004-02-14-ZeroInitializer.c Testcase for PR205: [llvmgcc] C front-end does not emit 'zeroinitializer' when possible 2004-02-15 02:19:08 +00:00
2004-02-20-Builtins.c.tr New testcase, do not emit a call to __builtin_sqrt, emit a call to sqrt instead! 2004-02-20 19:08:12 +00:00
2004-02-20-StaticRedeclare.c.tr PR244: [llvm-gcc] miscompilation when a function is re-declared as static 2004-02-20 17:32:24 +00:00
2004-03-07-BitfieldCrash.c New testcase for PR269 2004-03-08 05:35:12 +00:00
2004-03-07-ComplexDivEquals.c Testcase that crashes the C front-end. 2004-03-08 04:41:32 +00:00
2004-03-07-ExternalConstant.c.tr New code-quality testcase. 2004-03-08 02:12:36 +00:00
2004-03-09-LargeArrayInitializers.c New testcase for PR275 2004-03-10 03:07:45 +00:00
2004-03-15-SimpleIndirectGoto.c New testcase 2004-03-16 08:49:48 +00:00
2004-03-16-AsmRegisterCrash.c New testcase for PR297 2004-03-16 21:52:24 +00:00
2004-05-07-VarArrays.c New testcase 2004-05-07 18:38:59 +00:00
2004-05-21-IncompleteEnum.c new testcase for PR326 2004-04-21 18:49:35 +00:00
2004-06-08-OpaqueStructArg.c Testcase for PR355 2004-06-08 07:10:11 +00:00
2004-06-17-UnorderedBuiltins.c New testcase for GCC unordered comparison builtins 2004-06-18 03:39:56 +00:00
2004-06-17-UnorderedCompares.c.tr Test that C99 unordered comparison functions are not being turned into libc calls 2004-06-18 05:42:50 +00:00
2004-06-18-VariableLengthArrayOfStructures.c Test for PR374 2004-06-19 01:08:12 +00:00
2004-07-06-FunctionCast.c New testcase for PR396 2004-07-07 02:20:02 +00:00