llvm-6502/test/CodeGen/CBackend
John Criswell 726f0b8d36 Regression tests for PR258 and PR259.
2004-02-26-FPNotPrintableConstants.llx ensures that constants used in an
LLVM program are declared static if they are assigned to global variables.
2004-02-26-LinkOnceFunctions.llx ensures that linkonce functions get the
weak attribute.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11885 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-26 22:55:11 +00:00
..
2002-05-16-NameCollide.ll
2002-05-21-MissingReturn.ll
2002-08-19-ConstantExpr.ll
2002-08-19-ConstPointerRef.ll
2002-08-19-DataPointer.ll
2002-08-19-FunctionPointer.ll
2002-08-19-HardConstantExpr.ll
2002-08-20-RecursiveTypes.ll
2002-08-20-UnnamedArgument.ll
2002-08-26-IndirectCallTest.ll
2002-08-30-StructureOrderingTest.ll
2002-09-20-ArrayTypeFailure.ll
2002-09-20-VarArgPrototypes.ll
2002-10-15-OpaqueTypeProblem.ll
2002-10-16-External.ll
2002-10-30-FunctionPointerAlloca.ll
2002-11-06-PrintEscaped.ll
2003-05-12-IntegerSizeWarning.ll
2003-05-13-VarArgFunction.ll
2003-05-31-MissingStructName.ll
2003-06-01-NullPointerType.ll
2003-06-11-HexConstant.ll
2003-06-11-LiteralStringProblem.ll
2003-06-23-PromotedExprs.llx Update tests 2004-02-13 23:33:17 +00:00
2003-06-28-InvokeSupport.ll
2003-06-28-LinkOnceGlobalVars.llx Update tests 2004-02-13 23:33:17 +00:00
2003-10-12-NANGlobalInits.ll
2003-10-23-UnusedType.ll
2003-10-23-ZeroArgVarargs.ll
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 Regression tests for PR258 and PR259. 2004-02-26 22:55:11 +00:00
2004-02-26-LinkOnceFunctions.llx Regression tests for PR258 and PR259. 2004-02-26 22:55:11 +00:00