.. |
ADCE
|
|
|
AddDiscriminators
|
Pass to emit DWARF path discriminators.
|
2014-03-03 20:06:11 +00:00 |
ArgumentPromotion
|
|
|
BBVectorize
|
Change math intrinsic attributes from readonly to readnone. These
|
2014-03-06 00:18:15 +00:00 |
BranchFolding
|
Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call
|
2014-02-13 14:44:26 +00:00 |
CodeExtractor
|
|
|
CodeGenPrepare
|
Revert r203230, "CodeGenPrep: sink extends of illegal types into use block."
|
2014-03-09 11:01:07 +00:00 |
ConstantHoisting/X86
|
[Constant Hoisting] Fix insertion point for constant materialization.
|
2014-02-08 00:20:49 +00:00 |
ConstantMerge
|
|
|
ConstProp
|
|
|
CorrelatedValuePropagation
|
|
|
DeadArgElim
|
IR: Change inalloca's grammar a bit
|
2014-03-09 06:41:58 +00:00 |
DeadStoreElimination
|
|
|
DebugIR
|
|
|
EarlyCSE
|
|
|
FunctionAttrs
|
|
|
GCOVProfiling
|
|
|
GlobalDCE
|
|
|
GlobalOpt
|
GlobalOpt: Apply fastcc to internal x86_thiscallcc functions
|
2014-02-26 19:57:30 +00:00 |
GVN
|
|
|
IndVarSimplify
|
[LPM] Fix PR18642, a pretty nasty bug in IndVars that "never mattered"
|
2014-01-29 04:40:19 +00:00 |
Inline
|
Set default of inlinecold-threshold to 225.
|
2014-02-06 01:59:22 +00:00 |
InstCombine
|
InstCombine: form shuffles from wider range of insert/extractelements
|
2014-03-07 10:24:44 +00:00 |
InstSimplify
|
|
|
Internalize
|
|
|
IPConstantProp
|
|
|
JumpThreading
|
|
|
LCSSA
|
|
|
LICM
|
[LPM] Switch LICM to actively use LCSSA in addition to preserving it.
|
2014-02-11 12:52:27 +00:00 |
LoopDeletion
|
|
|
LoopIdiom
|
|
|
LoopReroll
|
|
|
LoopRotate
|
[LPM] Fix PR18643, another scary place where loop transforms failed to
|
2014-01-29 13:16:53 +00:00 |
LoopSimplify
|
[LPM] Switch LICM to actively use LCSSA in addition to preserving it.
|
2014-02-11 12:52:27 +00:00 |
LoopStrengthReduce
|
Fix PR18165: LSR must avoid scaling factors that exceed the limit on truncated use.
|
2014-02-26 16:31:56 +00:00 |
LoopUnroll
|
|
|
LoopUnswitch
|
|
|
LoopVectorize
|
LoopVectorizer: Preserve fast-math flags
|
2014-03-05 21:10:47 +00:00 |
LowerAtomic
|
|
|
LowerExpectIntrinsic
|
Lower llvm.expect intrinsic correctly for i1
|
2014-02-02 22:43:55 +00:00 |
LowerInvoke
|
|
|
LowerSwitch
|
|
|
Mem2Reg
|
|
|
MemCpyOpt
|
A memcpy out of an fresh alloca is a no-op, delete it. Patch by Patrick Walton!
|
2014-02-06 06:29:19 +00:00 |
MergeFunc
|
|
|
MetaRenamer
|
|
|
ObjCARC
|
|
|
PhaseOrdering
|
|
|
PruneEH
|
|
|
Reassociate
|
|
|
Reg2Mem
|
|
|
SampleProfile
|
|
|
Scalarizer
|
|
|
ScalarRepl
|
|
|
SCCP
|
|
|
SimplifyCFG
|
Allow speculating llvm.sqrt, fma and fmuladd
|
2014-01-31 00:09:00 +00:00 |
Sink
|
|
|
SLPVectorizer
|
Trivial test commit.
|
2014-03-05 02:09:51 +00:00 |
SROA
|
[SROA] Use the correct index integer size in GEPs through non-default
|
2014-02-26 10:08:16 +00:00 |
StripSymbols
|
Add a debug info code generation level to the compile unit metadata
|
2014-02-27 01:24:56 +00:00 |
StructurizeCFG
|
|
|
TailCallElim
|
|
|
TailDup
|
|
|