This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-11-01 00:11:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
59fdaeeae8
llvm-6502
/
test
/
Assembler
History
Chris Lattner
982b2791cf
New testcase that crashes the assembler
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@12550
91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-30 20:58:00 +00:00
..
2002-01-24-BadSymbolTableAssert.ll
2002-01-24-ValueRefineAbsType.ll
2002-02-19-TypeParsing.ll
2002-03-08-NameCollision2.ll
2002-03-08-NameCollision.ll
2002-04-04-PureVirtMethCall2.ll
2002-04-04-PureVirtMethCall.ll
2002-04-05-TypeParsing.ll
2002-04-07-HexFloatConstants.llx
2002-04-07-InfConstant.llx
2002-04-29-NameBinding.llx
2002-05-02-InvalidForwardRef.ll
2002-05-02-ParseError.ll
Note that this test is currently expected to fail.
2004-02-25 20:34:02 +00:00
2002-07-08-HugePerformanceProblem.llx
2002-07-14-InternalLossage.llx
2002-07-14-OpaqueType.llx
2002-07-25-ParserAssertionFailure.llx
2002-07-25-QuoteInString.llx
2002-07-25-ReturnPtrFunction.llx
2002-07-31-SlashInString.llx
2002-08-15-CastAmbiguity.ll
2002-08-15-ConstantExprProblem.ll
2002-08-15-UnresolvedGlobalReference.ll
2002-08-16-ConstExprInlined.llx
2002-08-19-BytecodeReader.llx
2002-08-22-DominanceProblem.ll
2002-10-08-LargeArrayPerformance.ll
2002-10-13-ConstantEncodingProblem.llx
2002-10-15-NameClash.ll
2002-12-15-GlobalResolve.ll
2003-01-30-UnsignedString.ll
2003-02-02-ConstGlobal.ll
2003-03-03-DuplicateConstant.ll
2003-04-15-ConstantInitAssertion.llx
2003-04-25-UnresolvedGlobalReference.ll
2003-05-03-BytecodeReaderProblem.llx
2003-05-12-MinIntProblem.llx
2003-05-15-AssemblerProblem.llx
2003-05-15-SwitchBug.ll
2003-05-21-ConstantShiftExpr.ll
2003-05-21-EmptyStructTest.ll
2003-05-21-MalformedShiftCrash.llx
2003-05-21-MalformedStructCrash.llx
2003-06-17-InvokeDisassemble.llx
2003-06-30-RecursiveTypeProblem.ll
2003-08-20-ConstantExprGEP-Fold.llx
2003-08-21-ConstantExprCast-Fold.llx
2003-10-04-NotMergingGlobalConstants.ll
2003-11-05-ConstantExprShift.llx
2003-11-11-ImplicitRename.llx
2003-11-12-ConstantExprCast.llx
2003-11-24-SymbolTableCrash.llx
2003-12-30-TypeMapInvalidMemory.llx
2004-01-11-getelementptrfolding.llx
This isn't really an assembler test. This tests to make sure the
2004-01-11 23:56:03 +00:00
2004-01-20-MaxLongLong.llx
New testcase for incorrect bytecode reading of MAXLONG. The reader is getting
2004-01-20 19:00:12 +00:00
2004-01-22-FloatNormalization.ll
New testcase for problem brian ran into
2004-01-23 00:54:26 +00:00
2004-02-01-NegativeZero.llx
Add another test
2004-02-01 22:47:16 +00:00
2004-02-27-SelfUseAssertError.ll
Fix a verifier bug that was preventing us from ripping povray+libpng to pieces.
2004-02-27 17:26:08 +00:00
2004-03-07-FunctionAddressAlignment.llx
New testcase for folding in some important situations. The first two
2004-03-08 06:17:15 +00:00
2004-03-30-UnclosedFunctionCrash.llx
New testcase that crashes the assembler
2004-03-30 20:58:00 +00:00
ConstantExprFold.llx
New testcase for symbolic constant folding opportunities that LLVM should get.
2004-01-13 05:32:27 +00:00
ConstantExprFoldCast.llx
select.ll
New testcase
2004-03-12 05:50:02 +00:00