llvm-6502/test/Transforms
Chris Lattner b71ebdf03c New testcase for PR332
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13348 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-04 17:00:10 +00:00
..
ADCE New testcase for PR332 2004-05-04 17:00:10 +00:00
ArgumentPromotion
BasicAA
BlockPlacement
CodeExtractor
ConstantMerge
ConstProp New testcase 2004-04-13 19:28:09 +00:00
CorrelatedExprs
DeadArgElim
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve
GCSE
GlobalDCE
IndVarsSimplify Another testcase 2004-04-18 06:55:57 +00:00
Inline New testcase, distilled from PR324 2004-04-20 20:15:01 +00:00
InstCombine Add a new testcase for X/-1, fix bug that prevented tests from running right 2004-04-26 14:01:47 +00:00
LevelRaise
LICM
LoopSimplify New testcase where loop simplify is not updating domfrontiers correctly 2004-04-13 16:22:04 +00:00
LoopUnswitch New testcase 2004-04-19 18:06:34 +00:00
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
ModuloSched
PiNodeInserter
PRE
ProfilePaths
PruneEH
RaiseAllocations
Reassociate
ScalarRepl
SCCP New testcase 2004-04-13 19:43:33 +00:00
SimplifyCFG New testcase: 2004-05-01 23:35:21 +00:00
TailCallElim
TailDup