llvm-6502/test/Transforms/LevelRaise
Reid Spencer 3da59db637 For PR950:
The long awaited CAST patch. This introduces 12 new instructions into LLVM
to replace the cast instruction. Corresponding changes throughout LLVM are
provided. This passes llvm-test, llvm/test, and SPEC CPUINT2000 with the
exception of 175.vpr which fails only on a slight floating point output
difference.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31931 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-27 01:05:10 +00:00
..
.cvsignore
2002-02-11-ArrayShape.ll
2002-02-14-BadAssertion.ll
2002-03-11-Calls.ll
2002-03-14-ConvertableToGEPHang.ll
2002-03-20-BadCodegen.ll
2002-03-20-Crash.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
2002-03-21-MissedRaise2.ll For PR950: 2006-11-27 01:05:10 +00:00
2002-03-21-MissedRaise3.ll For PR950: 2006-11-27 01:05:10 +00:00
2002-03-21-MissedRaise.ll For PR950: 2006-11-27 01:05:10 +00:00
2002-04-16-MissedRaise.ll For PR950: 2006-11-27 01:05:10 +00:00
2002-05-02-BadCastElimination.ll
2002-05-02-MissedRaise.ll For PR950: 2006-11-27 01:05:10 +00:00
2002-05-10-LoadPeephole.ll For PR950: 2006-11-27 01:05:10 +00:00
2002-05-23-MissedRaise.ll For PR950: 2006-11-27 01:05:10 +00:00
2002-07-16-MissedRaise.ll For PR950: 2006-11-27 01:05:10 +00:00
2002-07-16-RaiseCrash2.ll
2002-07-16-RaiseCrash.ll
2002-07-16-SourceAndDestCrash.ll
2002-07-18-MissedAllocaRaise.ll For PR950: 2006-11-27 01:05:10 +00:00
2002-07-31-AssertionFailure.ll
2002-09-10-PointerAdds.ll
2002-10-02-SignExtensionProblem.ll
2002-10-08-VarArgCall.ll
2002-10-08-VarArgCallInfLoop.ll
2002-11-04-ConstantSharing.ll For PR950: 2006-11-13 16:13:38 +00:00
2002-11-13-PointerFunction.ll
2003-01-22-GEPProblem.ll
2003-01-30-ShiftCrash.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
2003-02-13-CallRaise.ll
2003-05-01-CallCast.ll For PR950: 2006-11-13 16:12:25 +00:00
2003-06-07-EmptyArrayTest.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
2003-06-25-ExprAnalysis.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
2003-11-28-IllegalTypeConversion.ll
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00