llvm-6502/test/Transforms
John Criswell cc455dea0f Use the new prcontext script.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15427 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-02 22:31:58 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
BranchCombine
CodeExtractor
ConstantMerge Use the new prcontext script. 2004-08-02 22:31:58 +00:00
ConstProp Fix testcase 2004-07-01 04:11:35 +00:00
CorrelatedExprs
DeadArgElim
DeadStoreElimination New testcase. DSE should delete all of the DEAD instructions. 2004-07-27 02:19:27 +00:00
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve
GCSE
GlobalDCE
IndVarsSimplify Use the new prcontext script. 2004-08-02 22:31:58 +00:00
Inline Use the new prcontext script. 2004-08-02 22:31:58 +00:00
InstCombine *** empty log message *** 2004-07-27 20:50:02 +00:00
LevelRaise -debug option does not exist in a release build 2004-07-01 04:10:15 +00:00
LICM Use the new prcontext script. 2004-08-02 22:31:58 +00:00
LoopSimplify
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
ModuloSched
PiNodeInserter
PRE
ProfilePaths
PruneEH
RaiseAllocations
Reassociate
ScalarRepl
SCCP
SimplifyCFG test that unconditional branches to unwinds are always eliminated 2004-07-20 01:17:19 +00:00
TailCallElim
TailDup