llvm-6502/test/Transforms
Chris Lattner 115e5e6abb Basic functionality testing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11312 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-11 05:00:27 +00:00
..
ADCE
BasicAA New testcase for better mod/ref information that basicaa can provide 2004-01-30 22:18:47 +00:00
BlockPlacement Basic functionality testing. 2004-02-11 05:00:27 +00:00
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve
GCSE
GlobalDCE
IndVarsSimplify new testcase for cananonicalization of subtracts 2003-12-22 05:24:45 +00:00
Inline
InstCombine new testcase 2004-01-14 05:53:11 +00:00
LevelRaise
LICM
LoopSimplify New testcase for PR223: Loopsimplify incorrectly updates dominator information 2004-02-05 21:11:38 +00:00
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
ModuloSched
PiNodeInserter
PRE
ProfilePaths
PruneEH
RaiseAllocations
Reassociate
ScalarRepl New testcase 2004-01-12 01:17:42 +00:00
SCCP Test to make sure we can SCCP load instructions 2004-01-12 04:28:32 +00:00
SimplifyCFG New feature testcase for simplifycfg. 2004-02-11 03:35:04 +00:00
TailCallElim
TailDup