..
ADCE
AddDiscriminators
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
AlignmentFromAssumptions
ArgumentPromotion
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
AtomicExpand /ARM
BBVectorize
This patch teaches IndVarSimplify to add nuw and nsw to certain kinds
2015-01-06 19:02:56 +00:00
BranchFolding
CodeExtractor
CodeGenPrepare
[GC] CodeGenPrep transform: simplify offsetable relocate
2015-01-14 23:27:07 +00:00
ConstantHoisting
ConstantMerge
ConstProp
CorrelatedValuePropagation
LazyValueInfo: Actually re-visit partially solved block-values in solveBlockValue()
2014-11-25 17:23:05 +00:00
DeadArgElim
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
DeadStoreElimination
IR: Make metadata typeless in assembly
2014-12-15 19:07:53 +00:00
EarlyCSE
Tweak EarlyCSE to recognize series of dead stores
2014-11-18 17:46:32 +00:00
FunctionAttrs
GCOVProfiling
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
GlobalDCE
Change the .ll syntax for comdats and add a syntactic sugar.
2015-01-06 22:55:16 +00:00
GlobalOpt
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
GVN
GVN: propagate equalities for floating point compares
2015-01-12 19:29:48 +00:00
IndVarSimplify
Fix PR22222
2015-01-15 01:46:09 +00:00
Inline
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
InstCombine
For PR21145: recognise a builtin call to a known deallocation function even if
2015-01-15 01:00:33 +00:00
InstMerge
Added 5 more tests related to sink store revision 224247
2014-12-17 08:12:59 +00:00
InstSimplify
InstSimplify: Optimize away pointless comparisons
2014-12-20 03:04:38 +00:00
Internalize
IPConstantProp
JumpThreading
ValueTracking: ComputeNumSignBits should tolerate misshapen phi nodes
2015-01-04 07:06:53 +00:00
LCSSA
[LCSSA] Handle PHI insertion in disjoint loops
2014-12-22 22:35:46 +00:00
LICM
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
LoadCombine
LoopDeletion
LoopIdiom
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
LoopReroll
LoopRotate
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
LoopSimplify
LoopStrengthReduce
IR: Make metadata typeless in assembly
2014-12-15 19:07:53 +00:00
LoopUnroll
[PowerPC] Readjust the loop unrolling threshold
2015-01-10 00:31:10 +00:00
LoopUnswitch
LoopVectorize
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
LowerAtomic
LowerExpectIntrinsic
IR: Make metadata typeless in assembly
2014-12-15 19:07:53 +00:00
LowerInvoke
LowerSwitch
Mem2Reg
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
MemCpyOpt
MergeFunc
IR: Make metadata typeless in assembly
2014-12-15 19:07:53 +00:00
MetaRenamer
ObjCARC
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
PartiallyInlineLibCalls
PhaseOrdering
PruneEH
Reassociate
Revert "[Reassociate] As the expression tree is rewritten make sure the operands are"
2014-11-19 23:21:20 +00:00
Reg2Mem
SampleProfile
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
Scalarizer
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
ScalarRepl
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
SCCP
SCCP: overdefined calls cannot become constant
2014-11-07 08:54:19 +00:00
SeparateConstOffsetFromGEP /NVPTX
SimplifyCFG
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
Sink
SLPVectorizer
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
SROA
[SROA] Apply a somewhat heavy and unpleasant hammer to fix PR22093, an
2015-01-05 04:17:53 +00:00
StripSymbols
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
StructurizeCFG
StructurizeCFG: Use LoopInfo analysis for better loop detection
2014-12-03 04:28:32 +00:00
TailCallElim
Fix tail recursion elimination
2014-11-19 13:32:51 +00:00
TailDup
Util
[SwitchLowering] Handle destinations on multiple phi instructions
2014-12-02 18:31:53 +00:00