llvm-6502/test/Transforms
2010-03-01 17:53:15 +00:00
..
ABCD
ADCE
ArgumentPromotion
BlockPlacement
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantMerge
ConstProp
DeadArgElim
DeadStoreElimination
FunctionAttrs
GlobalDCE
GlobalOpt fix PR6435 another bug from the MallocInst elimination work. 2010-02-26 18:23:13 +00:00
GVN Testcase for critical edge splitting with load PRE. 2010-02-16 20:48:55 +00:00
IndVarSimplify Make LoopSimplify change conditional branches in loop exiting blocks 2010-02-25 06:57:05 +00:00
Inline
InstCombine LLVM instruction syntax doesn't have trailing semicolons. 2010-03-01 17:53:15 +00:00
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM
LoopDeletion Make LoopSimplify change conditional branches in loop exiting blocks 2010-02-25 06:57:05 +00:00
LoopIndexSplit
LoopRotate
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
MemCpyOpt
MergeFunc
PruneEH
Reassociate
ScalarRepl
SCCP fix PR6414, a nondeterminism issue in IPSCCP which was because 2010-02-27 00:07:42 +00:00
SimplifyCFG
SimplifyLibCalls
SRETPromotion
SSI
StripSymbols
TailCallElim
TailDup