llvm-6502/test/Transforms
2005-05-15 21:35:26 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
BranchCombine
CodeExtractor
CondProp new testcase 2005-04-15 19:24:36 +00:00
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 testcase I've had in my tree 2005-05-09 21:21:10 +00:00
SimplifyLibCalls Don't eliminate a test case, just the form of the test case, from the 2005-05-15 21:35:26 +00:00
TailCallElim new testcase 2005-05-10 00:33:36 +00:00
TailDup