llvm/test/Transforms
2007-06-27 04:06:32 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim
DeadStoreElimination
DecomposeMultiDimRefs
GCSE
GlobalDCE
GlobalOpt new testcase for PR1491 2007-06-04 22:23:17 +00:00
GVNPRE Add tests for performing GVNPRE on the three vector-specific instructions. 2007-06-27 04:06:32 +00:00
IndVarsSimplify new testcase for PR1487 2007-06-06 04:11:21 +00:00
Inline new testcase, the inliner shouldn't inline this. 2007-06-25 21:49:53 +00:00
InstCombine new testcase miscompiled by instcombine, reduced from perl 2007-06-21 18:09:25 +00:00
IPConstantProp
LCSSA
LICM new testcase for PR1435 2007-05-23 06:35:52 +00:00
LoopRotate
LoopSimplify
LoopStrengthReduce
LoopUnroll Add a testcase for unrolling loops with unknown tripcounts. 2007-05-18 19:59:23 +00:00
LoopUnswitch Drop ModuleID from comment. 2007-05-11 00:45:58 +00:00
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
PredicateSimplifier
PruneEH
RaiseAllocations
Reassociate
ScalarRepl Testcase for PR1421 2007-05-30 06:10:46 +00:00
SCCP New test. 2007-05-17 22:05:20 +00:00
SimplifyCFG
SimplifyLibCalls
TailCallElim
TailDup
.cvsignore