..
ADCE
AddDiscriminators
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
AlignmentFromAssumptions
ArgumentPromotion
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
AtomicExpand /ARM
BBVectorize
BDCE
BranchFolding
CodeExtractor
CodeGenPrepare
Extend the statepoint intrinsic to allow statepoints to be marked as transitions from GC-aware code to code that is not GC-aware.
2015-05-08 18:07:42 +00:00
ConstantHoisting
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
ConstantMerge
ConstProp
Constfold insertelement to undef when index is out-of-bounds
2015-04-27 09:30:49 +00:00
CorrelatedValuePropagation
DeadArgElim
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
DeadStoreElimination
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
EarlyCSE
Float2Int
FunctionAttrs
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
GCOVProfiling
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
GlobalDCE
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
GlobalOpt
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
GVN
Update BasicAliasAnalysis to understand that nothing aliases with undef values.
2015-05-05 18:10:49 +00:00
IndVarSimplify
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
Inline
[Inliner] Discard empty COMDAT groups
2015-05-05 20:14:22 +00:00
InstCombine
[InstCombine/PowerPC] Fix single-precision QPX load/store replacement
2015-05-11 06:37:03 +00:00
InstMerge
InstSimplify
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
Internalize
IPConstantProp
Skip extra LLVM IR assemble/disassemble steps in some tests
2015-04-24 18:06:09 +00:00
IRCE
JumpThreading
[JumpThreading] Simplify comparisons when simplifying branches
2015-05-07 00:19:14 +00:00
LCSSA
[opaque pointer type] Add textual IR support for explicit type parameter to the invoke instruction
2015-04-24 19:32:54 +00:00
LICM
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
LoadCombine
LoopDeletion
LoopIdiom
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
LoopInterchange
Add support to interchange loops with reductions.
2015-04-23 04:51:44 +00:00
LoopReroll
LoopRotate
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
LoopSimplify
LoopStrengthReduce
[NoTTI] reject negative scale in addressing mode
2015-05-08 18:07:24 +00:00
LoopUnroll
LoopUnswitch
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
LoopVectorize
Populate list of vectorizable functions for Accelerate library.
2015-05-07 17:11:51 +00:00
LowerAtomic
LowerBitSets
LowerExpectIntrinsic
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
LowerInvoke
LowerSwitch
Mem2Reg
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
MemCpyOpt
[MemCpyOpt] Look at any dependency -not just source- for memset+memcpy.
2015-05-11 23:09:46 +00:00
MergeFunc
MetaRenamer
NaryReassociate
Resurrect r235688
2015-04-24 04:22:39 +00:00
ObjCARC
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
PartiallyInlineLibCalls
PhaseOrdering
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
PlaceSafepoints
Extend the statepoint intrinsic to allow statepoints to be marked as transitions from GC-aware code to code that is not GC-aware.
2015-05-08 18:07:42 +00:00
PruneEH
Reassociate
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
Reg2Mem
RewriteStatepointsForGC
[RewriteStatepointsForGC] Fix a bug on creating gc_relocate for pointer to vector of pointers
2015-05-11 18:49:34 +00:00
SampleProfile
Allow 0-weight branches in BranchProbabilityInfo.
2015-05-06 17:55:11 +00:00
Scalarizer
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
ScalarRepl
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
SCCP
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
SeparateConstOffsetFromGEP /NVPTX
[SeparateConstOffsetFromGEP] garbage-collect intermediate instructions
2015-04-21 19:53:18 +00:00
SimplifyCFG
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
Sink
SLPVectorizer
Let llc and opt override "-target-cpu" and "-target-features" via command line
2015-05-06 23:54:14 +00:00
SROA
StraightLineStrengthReduce
[NVPTX] run SeparateConstOffsetFromGEP before SLSR
2015-04-23 20:00:04 +00:00
StripSymbols
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
StructurizeCFG
TailCallElim
TailDup
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
Util