.. |
AliasSet
|
|
|
AssumptionCache
|
|
|
BasicAA
|
Allow inaccessiblememonly and inaccessiblemem_or_argmemonly to be overwriten on call site with operand bundle
|
2017-11-02 12:18:33 +00:00 |
BlockFrequencyInfo
|
Add heuristics for irreducible loop metadata under PGO
|
2017-11-20 21:03:38 +00:00 |
BranchProbabilityInfo
|
[BranchProbabilityInfo] Handle irreducible loops.
|
2017-11-01 15:16:50 +00:00 |
CallGraph
|
|
|
CFLAliasAnalysis
|
[CFLAA] Add missing break; note things are broken.
|
2017-05-31 02:35:26 +00:00 |
ConstantFolding
|
[ConstantFolding] Avoid assert when folding ptrtoint of vectorized GEP
|
2017-10-24 12:08:11 +00:00 |
CostModel
|
[X86] Promote fp_to_sint v16f32->v16i16/v16i8 to avoid scalarization.
|
2017-11-29 00:32:09 +00:00 |
Delinearization
|
[SCEV] Assume parameters coming from function calls contain IVs
|
2017-05-27 15:17:49 +00:00 |
DemandedBits
|
|
|
DependenceAnalysis
|
[DependenceAnalysis] Make sure base objects are the same when comparing GEPs
|
2017-07-05 21:35:47 +00:00 |
DivergenceAnalysis
|
|
|
DominanceFrontier
|
|
|
Dominators
|
[Dominators] Don't compute DFS InOut numbers eagerly.
|
2017-06-30 01:28:21 +00:00 |
GlobalsModRef
|
[PassManager] Retire cl::opt that have been set for a while. NFCI.
|
2017-10-02 23:39:20 +00:00 |
IVUsers
|
Re-enable "[SCEV] Do not fold dominated SCEVUnknown into AddRecExpr start"
|
2017-05-26 06:47:04 +00:00 |
LazyCallGraph
|
|
|
LazyValueAnalysis
|
Revert r314435: "[JumpThreading] Preserve DT and LVI across the pass"
|
2017-09-30 11:57:19 +00:00 |
Lint
|
[Lint] Don't warn about passing alloca'd value to tail call if using byval
|
2017-11-15 07:46:48 +00:00 |
LoopAccessAnalysis
|
[LAA] Allow more run-time alias checks by coercing pointer expressions to AddRecExprs
|
2017-09-12 07:48:22 +00:00 |
LoopInfo
|
|
|
MemoryDependenceAnalysis
|
|
|
MemorySSA
|
Let llvm.invariant.group.barrier accepts pointer to any address space
|
2017-11-16 16:32:16 +00:00 |
PostDominators
|
[Dominators] Include infinite loops in PostDominatorTree
|
2017-08-15 18:14:57 +00:00 |
ProfileSummary
|
|
|
RegionInfo
|
[Dominators] Include infinite loops in PostDominatorTree
|
2017-08-15 18:14:57 +00:00 |
ScalarEvolution
|
[SCEV] Strengthen variance condition in calculateLoopDisposition
|
2017-11-22 06:21:39 +00:00 |
ScopedNoAliasAA
|
|
|
TypeBasedAliasAnalysis
|
[BasicAA] Use MayAlias instead of PartialAlias for fallback.
|
2017-06-21 18:25:37 +00:00 |
ValueTracking
|
[ValueTracking] return zero when there's conflict in known bits of a shift (PR34838)
|
2017-10-12 17:31:46 +00:00 |
alias-analysis-uses.ll
|
|
|