llvm/test/Transforms
Chris Lattner 35e6dc8ccf new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22160 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-20 22:25:44 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
BranchCombine
CodeExtractor
CondProp
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim
DeadStoreElimination
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve
GCSE
GlobalDCE
GlobalOpt
IndVarsSimplify
Inline Fix buggy test 2005-05-13 15:48:41 +00:00
InstCombine New testcase 2005-05-09 04:54:18 +00:00
IPConstantProp
LevelRaise remove test 2005-05-13 18:19:29 +00:00
LICM
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp new testcase for a bug Jim found 2005-05-05 15:47:16 +00:00
LowerSwitch
Mem2Reg
PRE
ProfilePaths
PruneEH Test the noreturn function optimization 2005-04-27 04:51:01 +00:00
RaiseAllocations
Reassociate add a testcase for a case we do not handle yet 2005-05-08 21:47:42 +00:00
ScalarRepl
SCCP fix buggy test 2005-05-13 15:51:31 +00:00
SimplifyCFG New testcase that crashes simplifycfg, identified accidentally by JohnMC 2005-05-20 22:19:34 +00:00
SimplifyLibCalls new testcase 2005-05-20 22:25:44 +00:00
TailCallElim new testcase 2005-05-10 00:33:36 +00:00
TailDup