.. |
ABCD
|
|
|
ADCE
|
|
|
ArgumentPromotion
|
|
|
BlockPlacement
|
|
|
BranchFolding
|
|
|
CodeExtractor
|
|
|
CodeGenPrepare
|
|
|
ConstantMerge
|
|
|
ConstProp
|
|
|
DeadArgElim
|
Delete useless trailing semicolons.
|
2010-01-05 17:55:26 +00:00 |
DeadStoreElimination
|
Delete useless trailing semicolons.
|
2010-01-05 17:55:26 +00:00 |
FunctionAttrs
|
Fix a README item: have functionattrs look through selects and
|
2010-01-06 15:37:47 +00:00 |
GlobalDCE
|
|
|
GlobalOpt
|
fix a globalopt crash on 'bullet' (handling evaluation of a store
|
2010-01-07 01:16:21 +00:00 |
GVN
|
Delete useless trailing semicolons.
|
2010-01-05 17:55:26 +00:00 |
IndVarSimplify
|
Move this test from test/Transforms/IndVarSimplify to
|
2010-01-05 22:52:54 +00:00 |
Inline
|
Delete useless trailing semicolons.
|
2010-01-05 17:55:26 +00:00 |
InstCombine
|
teach ComputeNumSignBits to look through PHI nodes.
|
2010-01-07 23:44:37 +00:00 |
Internalize
|
|
|
IPConstantProp
|
Delete useless trailing semicolons.
|
2010-01-05 17:55:26 +00:00 |
JumpThreading
|
|
|
LCSSA
|
|
|
LICM
|
Remove dead debug info intrinsics.
|
2010-01-05 01:10:40 +00:00 |
LoopDeletion
|
|
|
LoopIndexSplit
|
Delete useless trailing semicolons.
|
2010-01-05 17:55:26 +00:00 |
LoopRotate
|
Delete useless trailing semicolons.
|
2010-01-05 17:55:26 +00:00 |
LoopSimplify
|
|
|
LoopStrengthReduce
|
|
|
LoopUnroll
|
|
|
LoopUnswitch
|
|
|
LowerInvoke
|
|
|
LowerSetJmp
|
|
|
LowerSwitch
|
|
|
Mem2Reg
|
|
|
MemCpyOpt
|
|
|
MergeFunc
|
|
|
PruneEH
|
Delete useless trailing semicolons.
|
2010-01-05 17:55:26 +00:00 |
Reassociate
|
fix an infinite loop in reassociate building emacs.
|
2010-01-05 04:55:35 +00:00 |
ScalarRepl
|
Delete useless trailing semicolons.
|
2010-01-05 17:55:26 +00:00 |
SCCP
|
|
|
SimplifyCFG
|
Delete useless trailing semicolons.
|
2010-01-05 17:55:26 +00:00 |
SimplifyLibCalls
|
move an optimization for memcmp out of simplifylibcalls and into
|
2009-12-24 00:37:38 +00:00 |
SRETPromotion
|
|
|
SSI
|
|
|
StripSymbols
|
|
|
TailCallElim
|
Delete useless trailing semicolons.
|
2010-01-05 17:55:26 +00:00 |
TailDup
|
|
|