llvm-6502/test/CFrontend
Chris Lattner aac575d112 New testcase for a GCC bug
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6863 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-23 18:06:21 +00:00
..
2002-01-23-LoadQISIReloadFailure.c
2002-01-24-ComplexSpaceInType.c
2002-01-24-HandleCallInsnSEGV.c
2002-02-13-ConditionalInCall.c
2002-02-13-ReloadProblem.c
2002-02-13-TypeVarNameCollision.c
2002-02-13-UnnamedLocal.c
2002-02-14-EntryNodePreds.c
2002-02-16-RenamingTest.c
2002-02-17-ArgumentAddress.c
2002-02-18-64bitConstant.c
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
2002-03-12-ArrayInitialization.c
2002-03-12-StructInitialize.c
2002-03-12-StructInitializer.c
2002-03-14-BrokenPHINode.c
2002-03-14-BrokenSSA.c
2002-03-14-QuotesInStrConst.c
2002-04-07-SwitchStmt.c
2002-04-08-LocalArray.c
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
2002-05-23-StaticValues.c
2002-05-23-TypeNameCollision.c
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
2002-07-14-MiscListTests.c
2002-07-14-MiscTests2.c
2002-07-14-MiscTests3.c
2002-07-14-MiscTests.c
2002-07-16-HardStringInit.c
2002-07-17-StringConstant.c
2002-07-29-Casts.c Fix bugs in testcase 2003-04-25 19:49:36 +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
Makefile Add a note about where to put miscompilation tests. 2002-08-02 16:44:09 +00:00