llvm-6502/test/Transforms
2008-10-16 05:26:51 +00:00
..
ADCE
AddReadAttrs Ignore loads from and stores to local memory (i.e. allocas) 2008-10-04 13:24:24 +00:00
ArgumentPromotion
BlockPlacement
BranchFolding
CodeExtractor
CondProp
ConstantMerge
ConstProp apply Eli's patch for PR2165 and provide a testcase. 2008-10-16 05:26:51 +00:00
DeadArgElim
DeadStoreElimination
GlobalDCE
GlobalOpt
GVN
GVNPRE
IndVarsSimplify
Inline
InstCombine Teach instcombine's visitLoad to scan back several instructions 2008-10-15 23:19:35 +00:00
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM
LoopDeletion
LoopIndexSplit Check loop exit predicate properly while eliminating one iteration loop. 2008-10-10 22:02:57 +00:00
LoopRotate
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
MemCpyOpt
PredicateSimplifier
PruneEH
RaiseAllocations
Reassociate
ScalarRepl Allow scalarrepl to treat an all-zero GEP just as bitcast. 2008-10-06 16:23:31 +00:00
SCCP
SimplifyCFG
SimplifyLibCalls
SRETPromotion
StripSymbols
TailCallElim
TailDup