.. |
ADCE
|
|
|
ArgumentPromotion
|
|
|
BlockPlacement
|
|
|
BranchFolding
|
|
|
CodeExtractor
|
|
|
CodeGenPrepare
|
|
|
CondProp
|
|
|
ConstantMerge
|
|
|
ConstProp
|
Remove the vicmp and vfcmp instructions. Because we never had a release with
|
2009-07-08 03:04:38 +00:00 |
DeadArgElim
|
|
|
DeadStoreElimination
|
Split the Add, Sub, and Mul instruction opcodes into separate
|
2009-06-04 22:49:04 +00:00 |
FunctionAttrs
|
|
|
GlobalDCE
|
|
|
GlobalOpt
|
Split the Add, Sub, and Mul instruction opcodes into separate
|
2009-06-04 22:49:04 +00:00 |
GVN
|
Move the re-sort of invalidated NonLocalPointerDeps cache earlier
|
2009-07-13 17:14:23 +00:00 |
GVNPRE
|
Split the Add, Sub, and Mul instruction opcodes into separate
|
2009-06-04 22:49:04 +00:00 |
IndMemRem
|
|
|
IndVarSimplify
|
Switch invars away from using isTrapping when it really shouldn't be
|
2009-07-15 22:48:29 +00:00 |
Inline
|
|
|
InstCombine
|
Don't restrict the set of instructions where we try to constant-fold the
|
2009-07-15 22:13:34 +00:00 |
Internalize
|
|
|
IPConstantProp
|
|
|
JumpThreading
|
make jump threading handle lexically identical compare instructions
|
2009-06-19 16:27:56 +00:00 |
LCSSA
|
Fix LCSSA to avoid emitting a PHI node for the unwind destination of
|
2009-06-26 00:31:13 +00:00 |
LICM
|
|
|
LoopDeletion
|
|
|
LoopIndexSplit
|
Don't try to split a loop when the controlling icmp instruction
|
2009-06-27 22:58:27 +00:00 |
LoopRotate
|
|
|
LoopSimplify
|
Teach LoopSimplify how to merge multiple loop exits into a single exit,
|
2009-06-27 21:30:38 +00:00 |
LoopStrengthReduce
|
Tweak this test to be a little less unusual.
|
2009-06-20 00:40:56 +00:00 |
LoopUnroll
|
|
|
LoopUnswitch
|
|
|
LowerInvoke
|
|
|
LowerSetJmp
|
|
|
LowerSwitch
|
|
|
Mem2Reg
|
Split the Add, Sub, and Mul instruction opcodes into separate
|
2009-06-04 22:49:04 +00:00 |
MemCpyOpt
|
Split the Add, Sub, and Mul instruction opcodes into separate
|
2009-06-04 22:49:04 +00:00 |
MergeFunc
|
Given two identical weak functions, produce one internal function and two weak
|
2009-06-12 15:56:56 +00:00 |
PredicateSimplifier
|
|
|
PruneEH
|
Split the Add, Sub, and Mul instruction opcodes into separate
|
2009-06-04 22:49:04 +00:00 |
RaiseAllocations
|
|
|
Reassociate
|
Split the Add, Sub, and Mul instruction opcodes into separate
|
2009-06-04 22:49:04 +00:00 |
ScalarRepl
|
Split the Add, Sub, and Mul instruction opcodes into separate
|
2009-06-04 22:49:04 +00:00 |
SCCP
|
Split the Add, Sub, and Mul instruction opcodes into separate
|
2009-06-04 22:49:04 +00:00 |
SimplifyCFG
|
Revert 75571; I'm convinced this isn't the right thing to do.
|
2009-07-14 17:48:25 +00:00 |
SimplifyLibCalls
|
part of PR4405: disable a contentious optimization for
|
2009-06-19 04:17:36 +00:00 |
SRETPromotion
|
|
|
SSI
|
There's no need to consider PHI nodes in the same block as the instruction
|
2009-07-09 15:59:27 +00:00 |
StripSymbols
|
|
|
TailCallElim
|
Improve tail call elim to move loads above readonly calls
|
2009-06-19 04:22:16 +00:00 |
TailDup
|
|
|