..
ADCE
ArgumentPromotion
BBVectorize
BlockPlacement
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantMerge
ConstProp
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
CorrelatedValuePropagation
DeadArgElim
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
DeadStoreElimination
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
DebugIR
EarlyCSE
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
FunctionAttrs
GCOVProfiling
GlobalDCE
GlobalOpt
Fixup to r186268 and r186269: don't append -LABEL to CHECK-NOT. No functionality change.
2013-07-14 02:10:57 +00:00
GVN
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
IndVarSimplify
Teach indvars to generate nsw/nuw flags when widening an induction variable.
2013-07-14 02:50:07 +00:00
Inline
Fix comparisons of alloca alignment in inliner merging
2013-07-17 14:32:41 +00:00
InstCombine
Restore r181216, which was partially reverted in r182499.
2013-07-17 20:06:03 +00:00
InstSimplify
Internalize
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
IPConstantProp
JumpThreading
LCSSA
LICM
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
LoopDeletion
LoopIdiom
LoopRotate
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
LoopSimplify
LoopStrengthReduce
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
LoopUnroll
Fixup to r186268 and r186269: don't append -LABEL to CHECK-NOT. No functionality change.
2013-07-14 02:10:57 +00:00
LoopUnswitch
LoopVectorize
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Mem2Reg
MemCpyOpt
MergeFunc
MetaRenamer
ObjCARC
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
PhaseOrdering
PruneEH
Reassociate
Reg2Mem
ScalarRepl
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
SCCP
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
SimplifyCFG
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
Sink
SLPVectorizer
PR16628: Fix a bug in the code that merges compares.
2013-07-15 22:52:48 +00:00
SROA
Fix PR16651, an assert introduced in my recent re-work of the innards of
2013-07-19 07:12:23 +00:00
StripSymbols
StructurizeCFG
TailCallElim
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
TailDup