.. |
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
|
Update test
|
2003-10-23 16:01:03 +00:00 |
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
|
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
|
Updated to generate temporary files in the temporary directory.
|
2003-09-26 16:43:51 +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
|
Renamed as' => llvm-as', dis' => llvm-dis'.
|
2003-09-15 20:02:53 +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
|
New testcase, which failes to compile. 252.eon hits this problem
|
2003-10-23 19:25:53 +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 |