llvm-6502/test/Transforms
2004-03-13 00:11:38 +00:00
..
ADCE
ArgumentPromotion New testcase 2004-03-08 00:58:19 +00:00
BasicAA new testcase 2004-03-12 22:38:31 +00:00
BlockPlacement Basic functionality testing. 2004-02-11 05:00:27 +00:00
CodeExtractor Two testcases for loops: one with outputs, one without. 2004-02-28 03:20:41 +00:00
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve
GCSE
GlobalDCE
IndVarsSimplify New testcase for PR284: [indvars] Induction variable analysis violates LLVM invariants 2004-03-10 21:41:47 +00:00
Inline
InstCombine Oh right, casts can interfere. Test this too 2004-03-13 00:11:38 +00:00
LevelRaise
LICM
LoopSimplify New testcase for PR223: Loopsimplify incorrectly updates dominator information 2004-02-05 21:11:38 +00:00
LowerInvoke Testcase for a bug that caused a whole bunch of testcases to die in the nightly 2004-02-29 22:15:51 +00:00
LowerSetJmp
LowerSwitch
Mem2Reg
ModuloSched
PiNodeInserter
PRE
ProfilePaths
PruneEH
RaiseAllocations
Reassociate
ScalarRepl
SCCP
SimplifyCFG Add a testcase for switch instruction induction 2004-02-28 21:30:39 +00:00
TailCallElim
TailDup