llvm-6502/test/Assembler
Chris Lattner b4a25f3401 This causes an assert in the assembler. :(
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7016 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-30 22:03:21 +00:00
..
2002-01-24-BadSymbolTableAssert.ll
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
2002-03-08-NameCollision.ll
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
2002-04-07-HexFloatConstants.llx New testcase 2002-04-07 08:14:44 +00:00
2002-04-07-InfConstant.llx Testcase for bad constant handling 2002-04-07 07:58:25 +00:00
2002-04-29-NameBinding.llx Remove usage of grep-not script 2003-06-28 23:32:04 +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 Limit the amount of time the test will run 2003-01-23 16:52:04 +00:00
2002-07-14-InternalLossage.llx Test to make sure that 'internal' flags don't get dropped accidentally! 2002-07-14 22:30:45 +00:00
2002-07-14-OpaqueType.llx New testcase to track opaque type bug 2002-07-14 23:25:14 +00:00
2002-07-25-ParserAssertionFailure.llx New testcase 2002-07-25 20:52:34 +00:00
2002-07-25-QuoteInString.llx Add testcase for disassembler problem. 2002-07-25 20:27:31 +00:00
2002-07-25-ReturnPtrFunction.llx New testcase for bug 2002-07-25 20:57:21 +00:00
2002-07-31-SlashInString.llx NEw testcase 2002-07-31 23:54:29 +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 New testcase distilled from much larger problem 2002-08-16 16:54:52 +00:00
2002-08-19-BytecodeReader.llx New testcase 2002-08-19 16:14:10 +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 Simplify again 2002-10-13 21:51:55 +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 New testcase 2003-05-03 18:55:29 +00:00
2003-05-12-MinIntProblem.llx New bug distilled from aha program 2003-05-12 15:06:20 +00:00
2003-05-15-AssemblerProblem.llx Add note 2003-05-15 19:38:39 +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 New testcase, found by inspection 2003-05-21 17:46:02 +00:00
2003-05-21-MalformedStructCrash.llx Add run string 2003-05-21 16:05:47 +00:00
2003-06-17-InvokeDisassemble.llx New testcase 2003-06-17 13:21:13 +00:00
2003-06-30-RecursiveTypeProblem.ll This causes an assert in the assembler. :( 2003-06-30 22:03:21 +00:00
ConstantExprFoldCast.llx Remove usage of grep-not script 2003-06-28 23:32:04 +00:00
Makefile Minor rename of output 2002-07-14 23:25:23 +00:00