llvm-6502/test/Transforms
Chris Lattner 780b6d08ab new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21837 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-10 00:33:36 +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 Make sure to not accidentally get a bogus tail marker 2005-05-06 06:47:37 +00:00
InstCombine New testcase 2005-05-09 04:54:18 +00:00
IPConstantProp
LevelRaise
LICM New testcase that crashes licm. 2005-03-25 05:49:13 +00:00
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
SimplifyCFG testcase I've had in my tree 2005-05-09 21:21:10 +00:00
SimplifyLibCalls * Break tests into individual cases so its easier to see what's going on. 2005-05-07 20:21:04 +00:00
TailCallElim new testcase 2005-05-10 00:33:36 +00:00
TailDup