llvm-6502/test/Transforms
Chris Lattner 0655845a4a fix test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9409 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-23 15:57:45 +00:00
..
ADCE Fix test 2003-10-23 15:51:55 +00:00
BasicAA New testcase that basicaa should be able to handle 2003-09-20 03:08:21 +00:00
ConstantMerge Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
ConstProp Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
CorrelatedExprs Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
DeadArgElim New testcase for the deadreturnvalue deletion extension to -deadargelim 2003-10-22 22:33:59 +00:00
DecomposeMultiDimRefs Updated for the new QMTest test suite. Temporary output file is now placed 2003-09-29 21:21:59 +00:00
DSAnalysis Changed all of these tests to be TestRunner tests (or, at least they can be 2003-10-03 18:42:25 +00:00
FunctionResolve New testcase for fun hack that is absolutely necessary for the C++ stdlib. 2003-10-22 03:35:18 +00:00
GCSE Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
GlobalDCE new testcase. globaldce should not delete the global 2003-10-10 04:54:23 +00:00
IndVarsSimplify new testcase 2003-09-23 20:26:38 +00:00
Inline New testcase which the inliner breaks 2003-10-14 01:04:12 +00:00
InstCombine A new testcase for an instcombine miscompilation! 2003-10-23 05:10:53 +00:00
LevelRaise Remove obsolete -abort-on-exception flag from LLI 2003-09-16 15:35:14 +00:00
LICM The -preheaders pass is now known as -loopsimplify 2003-10-12 21:42:35 +00:00
LoopSimplify make the indvar obviously non-canonical 2003-10-13 03:31:42 +00:00
LowerSetJmp fix test 2003-10-23 15:57:45 +00:00
LowerSwitch This was not a lower-switch bug, it was a preselection bug 2003-10-21 18:02:17 +00:00
Mem2Reg new testcase 2003-10-05 21:11:57 +00:00
ModuloSched Simple arithmetic loop-based test case for modulo scheduling. 2003-04-10 22:01:15 +00:00
PiNodeInserter Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
PRE Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
ProfilePaths Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
PruneEH Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
Reassociate Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
ScalarRepl Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
SCCP Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
SimplifyCFG Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
TailCallElim New testcase 2003-09-20 05:02:54 +00:00
TailDup Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00