llvm-6502/test/Assembler
2003-09-15 20:02:53 +00:00
..
2002-01-24-BadSymbolTableAssert.ll Testcase for SymbolTable.cpp bug 2002-01-25 03:58:05 +00:00
2002-01-24-ValueRefineAbsType.ll We currently don't allow unresolved opaque types! 2002-05-03 18:32:40 +00:00
2002-02-19-TypeParsing.ll Fix bug in testcase: no implementatino section make it not legal input, so 2002-04-05 23:00:02 +00:00
2002-03-08-NameCollision2.ll New testcase 2002-03-08 19:10:09 +00:00
2002-03-08-NameCollision.ll New testcase 2002-03-08 18:41:11 +00:00
2002-04-04-PureVirtMethCall2.ll New testcases 2002-04-05 22:25:51 +00:00
2002-04-04-PureVirtMethCall.ll New testcases 2002-04-05 22:25:51 +00:00
2002-04-05-TypeParsing.ll Testcase that breaks recursive type processing 2002-04-05 19:39:55 +00:00
2002-04-07-HexFloatConstants.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2002-04-07-InfConstant.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2002-04-29-NameBinding.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2002-05-02-InvalidForwardRef.ll New testcase for assembler failure 2002-05-02 19:12:21 +00:00
2002-05-02-ParseError.ll Update testcases to use long to index gep 2003-03-06 19:59:08 +00:00
2002-07-08-HugePerformanceProblem.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2002-07-14-InternalLossage.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2002-07-14-OpaqueType.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2002-07-25-ParserAssertionFailure.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2002-07-25-QuoteInString.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2002-07-25-ReturnPtrFunction.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2002-07-31-SlashInString.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2002-08-15-CastAmbiguity.ll New testcase 2002-08-15 21:08:38 +00:00
2002-08-15-ConstantExprProblem.ll Update testcases to use long to index gep 2003-03-06 19:59:08 +00:00
2002-08-15-UnresolvedGlobalReference.ll Update testcases to use long to index gep 2003-03-06 19:59:08 +00:00
2002-08-16-ConstExprInlined.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2002-08-19-BytecodeReader.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2002-08-22-DominanceProblem.ll New testcase 2002-08-22 20:30:06 +00:00
2002-10-08-LargeArrayPerformance.ll New testcase that the assembler is unacceptably slow on 2002-10-08 22:35:04 +00:00
2002-10-13-ConstantEncodingProblem.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2002-10-15-NameClash.ll New testcase 2002-10-15 21:18:03 +00:00
2002-12-15-GlobalResolve.ll Allow folding together two globals through type resolution 2002-12-15 16:32:21 +00:00
2003-01-30-UnsignedString.ll New testcase 2003-01-30 22:24:14 +00:00
2003-02-02-ConstGlobal.ll New testcase 2003-02-02 16:30:29 +00:00
2003-03-03-DuplicateConstant.ll New testcase 2003-03-03 21:29:00 +00:00
2003-04-15-ConstantInitAssertion.llx New testcase that triggered assertion failure. 2003-04-15 16:07:05 +00:00
2003-04-25-UnresolvedGlobalReference.ll New testcase 2003-04-25 20:09:17 +00:00
2003-05-03-BytecodeReaderProblem.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2003-05-12-MinIntProblem.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2003-05-15-AssemblerProblem.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2003-05-15-SwitchBug.ll New testcase, straight out of the asm manual 2003-05-15 21:02:11 +00:00
2003-05-21-ConstantShiftExpr.ll New testcase 2003-05-21 17:34:24 +00:00
2003-05-21-EmptyStructTest.ll New testcase 2003-05-21 15:57:25 +00:00
2003-05-21-MalformedShiftCrash.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2003-05-21-MalformedStructCrash.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2003-06-17-InvokeDisassemble.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2003-06-30-RecursiveTypeProblem.ll This causes an assert in the assembler. :( 2003-06-30 22:03:21 +00:00
2003-08-20-ConstantExprGEP-Fold.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2003-08-21-ConstantExprCast-Fold.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
ConstantExprFoldCast.llx Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
Makefile Minor rename of output 2002-07-14 23:25:23 +00:00