.. |
AliasSet
|
Use WeakVH instead of WeakTrackingVH in AliasSetTracker's UnkownInsts
|
2017-05-01 17:07:56 +00:00 |
AssumptionCache
|
Add files I seem to have dropped in my revert (r290086).
|
2016-12-19 08:32:13 +00:00 |
BasicAA
|
[BasicAA] Stop crashing when dealing with pointers > 64 bits.
|
2018-01-15 01:40:18 +00:00 |
BlockFrequencyInfo
|
Revert part of "Cleanup some GraphTraits iteration code"
|
2017-12-08 22:42:43 +00:00 |
BranchProbabilityInfo
|
[BranchProbabilityInfo] Handle irreducible loops.
|
2017-11-01 15:16:50 +00:00 |
CFLAliasAnalysis
|
[CFLAA] Add missing break; note things are broken.
|
2017-05-31 02:35:26 +00:00 |
CallGraph
|
…
|
|
ConstantFolding
|
[ConstantFolding] Avoid assert when folding ptrtoint of vectorized GEP
|
2017-10-24 12:08:11 +00:00 |
CostModel
|
[X86] Make v2i1 and v4i1 legal types without VLX
|
2018-01-07 18:20:37 +00:00 |
Delinearization
|
[SCEV] Assume parameters coming from function calls contain IVs
|
2017-05-27 15:17:49 +00:00 |
DemandedBits
|
Fix tests after move to utohexstr.
|
2017-12-28 17:00:37 +00:00 |
DependenceAnalysis
|
[DependenceAnalysis] Make sure base objects are the same when comparing GEPs
|
2017-07-05 21:35:47 +00:00 |
DivergenceAnalysis
|
AMDGPU: Change DivergenceAnalysis for function arguments
|
2017-04-19 17:42:34 +00:00 |
DominanceFrontier
|
…
|
|
Dominators
|
[Dominators] Don't compute DFS InOut numbers eagerly.
|
2017-06-30 01:28:21 +00:00 |
GlobalsModRef
|
[GlobalsAA] Don't let dbg intrinsics affect analysis result
|
2018-01-15 07:05:51 +00:00 |
IVUsers
|
Re-enable "[SCEV] Do not fold dominated SCEVUnknown into AddRecExpr start"
|
2017-05-26 06:47:04 +00:00 |
LazyCallGraph
|
…
|
|
LazyValueAnalysis
|
[JumpThreading] Preservation of DT and LVI across the pass
|
2018-01-12 21:06:48 +00:00 |
Lint
|
[Lint] Don't warn about noalias argument aliasing if other argument is byval
|
2017-12-27 08:48:33 +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
|
[PM] The assumption cache is fundamentally designed to be self-updating,
|
2017-01-15 00:26:18 +00:00 |
MemorySSA
|
[MemorySSA] Allow reordering of loads that alias in the presence of volatile loads.
|
2017-12-22 19:54:03 +00:00 |
PostDominators
|
[Dominators] Include infinite loops in PostDominatorTree
|
2017-08-15 18:14:57 +00:00 |
ProfileSummary
|
Reapply r271728 after adding move cobstructor for ProfileSummaryInfo
|
2016-06-03 22:54:26 +00:00 |
RegionInfo
|
[Dominators] Include infinite loops in PostDominatorTree
|
2017-08-15 18:14:57 +00:00 |
ScalarEvolution
|
[SCEV] Do not insert if it is already in cache
|
2017-12-27 07:15:23 +00:00 |
ScopedNoAliasAA
|
…
|
|
TypeBasedAliasAnalysis
|
[BasicAA] Use MayAlias instead of PartialAlias for fallback.
|
2017-06-21 18:25:37 +00:00 |
ValueTracking
|
[ValueTracking] Adding missed lit-test for commit r316208
|
2018-01-04 10:02:50 +00:00 |
alias-analysis-uses.ll
|
…
|
|