llvm-6502/test/Transforms
Chris Lattner bb99fc42e3 New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16841 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-08 17:29:47 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
BranchCombine
CodeExtractor Add another test 2004-08-13 03:27:48 +00:00
ConstantMerge Use the new prcontext script. 2004-08-02 22:31:58 +00:00
ConstProp
CorrelatedExprs
DeadArgElim
DeadStoreElimination New testcase. DSE should delete all of the DEAD instructions. 2004-07-27 02:19:27 +00:00
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve Modify testcase to merit a warning, though no warning is still printed! 2004-08-24 17:40:02 +00:00
GCSE
GlobalDCE
GlobalOpt New testcase 2004-10-08 17:29:47 +00:00
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 New testcase 2004-10-08 05:03:25 +00:00
LevelRaise
LICM New testcase for PR420 2004-09-15 00:58:49 +00:00
LoopSimplify
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
ModuloSched
PiNodeInserter
PRE
ProfilePaths
PruneEH
RaiseAllocations
Reassociate
ScalarRepl Instcombine now helps out with these 2004-09-19 18:45:45 +00:00
SCCP
SimplifyCFG test that unconditional branches to unwinds are always eliminated 2004-07-20 01:17:19 +00:00
TailCallElim
TailDup When tail duplicating these functions, the add instruction should not be 2004-10-06 03:26:38 +00:00