llvm-6502/test/Transforms
2006-06-28 17:34:28 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim testcase that crashes dead arg elim. 2006-06-27 20:58:41 +00:00
DeadStoreElimination New testcase, reduced by nate, which crashes DSE 2006-06-27 23:47:39 +00:00
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve
GCSE
GlobalDCE
GlobalOpt
IndVarsSimplify new testcase that crashes indvars 2006-06-17 01:01:30 +00:00
Inline testcase for the recent inliner improvement. 2006-06-01 21:54:58 +00:00
InstCombine Infinite loop in instcombine that nate hit. 2006-06-28 17:34:28 +00:00
IPConstantProp
LCSSA Make sure that LCSSA works properly when it encounters an exit block that has 2006-06-12 07:05:47 +00:00
LevelRaise
LICM
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch Testcase that Nate found where LoopUnswitch chokes on eliminating a dead case 2006-06-27 22:24:59 +00:00
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
PruneEH
RaiseAllocations
Reassociate
ScalarRepl
SCCP
SimplifyCFG TEstcase that makes simplifycfg infloop. 2006-06-12 20:17:44 +00:00
SimplifyLibCalls
TailCallElim
TailDup
.cvsignore