llvm-6502/test/Transforms
2006-09-02 22:46:58 +00:00
..
ADCE
ArgumentPromotion Make this testcase actually recursive. I accidentally committed the wrong copy last time. 2006-09-02 22:46:58 +00:00
BlockPlacement
CodeExtractor
CondProp new testcase from PR877 2006-08-14 21:37:32 +00:00
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim
DeadStoreElimination
DecomposeMultiDimRefs
DSAnalysis opt no longer reads .ll files. Run llvm-as explicitly. 2006-08-27 22:41:58 +00:00
FunctionResolve
GCSE
GlobalDCE
GlobalOpt
IndVarsSimplify
Inline testcase for PR827 2006-07-12 18:27:13 +00:00
InstCombine Add tests for 16-bit byteswaps. 2006-07-10 20:25:01 +00:00
IPConstantProp
LCSSA Add a test for the LCSSA issue I just fixed. 2006-07-09 08:17:30 +00:00
LevelRaise
LICM
LoopSimplify New testcase, this used to take hours to loopsimplify. 2006-08-12 05:23:27 +00:00
LoopStrengthReduce
LoopUnroll Implement unrolling of multiblock loops. This significantly improves the 2006-08-24 21:28:19 +00:00
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
PredicateSimplifier Improve handling of SelectInst. 2006-09-02 19:40:38 +00:00
PruneEH
RaiseAllocations
Reassociate
ScalarRepl
SCCP
SimplifyCFG new testcase for pr867 2006-08-03 21:39:41 +00:00
SimplifyLibCalls
TailCallElim
TailDup
.cvsignore