1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-30 07:22:55 +01:00
llvm-mirror/test/Regression/Transforms/LevelRaise
Reid Spencer 992d9788b3 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.

llvm-svn: 31931
2006-11-27 01:05:10 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00
2002-02-11-ArrayShape.ll Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
2002-02-14-BadAssertion.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2002-03-11-Calls.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2002-03-14-ConvertableToGEPHang.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2002-03-20-BadCodegen.ll Remove obsolete -abort-on-exception flag from LLI 2003-09-16 15:35:14 +00:00
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 Remove obsolete -abort-on-exception flag from LLI 2003-09-16 15:35:14 +00:00
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 Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2002-07-16-RaiseCrash.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2002-07-16-SourceAndDestCrash.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2002-07-18-MissedAllocaRaise.ll For PR950: 2006-11-27 01:05:10 +00:00
2002-07-31-AssertionFailure.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2002-09-10-PointerAdds.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2002-10-02-SignExtensionProblem.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2002-10-08-VarArgCall.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2002-10-08-VarArgCallInfLoop.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2002-11-04-ConstantSharing.ll For PR950: 2006-11-13 16:13:38 +00:00
2002-11-13-PointerFunction.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2003-01-22-GEPProblem.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
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 Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
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 new testcase for problem causing 2003-10-12-GlobalVarInitializers failures 2003-11-29 05:19:15 +00:00
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00