.. |
AliasSet
|
[AliasSetTracker] Degrade AliasSetTracker when may-alias sets get too large.
|
2016-08-19 17:05:22 +00:00 |
AssumptionCache
|
|
|
BasicAA
|
BasicAA should look through functions with returned arguments
|
2016-07-11 01:32:20 +00:00 |
BlockFrequencyInfo
|
[BFI] Add new LazyBFI analysis pass
|
2016-07-13 05:01:48 +00:00 |
BranchProbabilityInfo
|
[BPI] Add new LazyBPI analysis
|
2016-07-28 23:31:12 +00:00 |
CallGraph
|
[CG] Add a new pass manager printer pass for the old call graph and
|
2016-03-10 11:24:11 +00:00 |
CFLAliasAnalysis
|
[CFLAA] Remove modref queries from CFLAA.
|
2016-08-01 18:47:28 +00:00 |
CostModel
|
[CostModel][X86] Replaced SSSE3 with SSE2 costs to create a better baseline
|
2016-08-21 19:14:48 +00:00 |
Delinearization
|
|
|
DemandedBits
|
Port DemandedBits to the new pass manager.
|
2016-04-18 23:55:01 +00:00 |
DependenceAnalysis
|
[DependenceAnalysis] Check if result of getConstantPart is null
|
2016-04-04 18:13:18 +00:00 |
DivergenceAnalysis
|
NVPTX: Remove the legacy ptx intrinsics
|
2016-07-07 16:40:17 +00:00 |
DominanceFrontier
|
Another fix the testcase introduced by r261903 - Add the missing matches
|
2016-02-26 03:41:47 +00:00 |
Dominators
|
Remove useless pass from the pipeline in test/Analysis/Dominators/2007-01-14-BreakCritEdges.ll.
|
2016-07-25 16:27:34 +00:00 |
GlobalsModRef
|
[DSE] Don't remove stores made live by a call which unwinds.
|
2016-08-12 01:09:53 +00:00 |
LazyCallGraph
|
[LCG] Spell the printing pass pipeline name for the lazy call graph
|
2016-03-10 11:24:06 +00:00 |
Lint
|
|
|
LoopAccessAnalysis
|
[LAA] Port test to the new PM
|
2016-07-08 21:24:06 +00:00 |
LoopInfo
|
|
|
MemoryDependenceAnalysis
|
|
|
PostDominators
|
Introduce analysis pass to compute PostDominators in the new pass manager. NFC
|
2016-02-25 17:54:07 +00:00 |
ProfileSummary
|
Reapply r271728 after adding move cobstructor for ProfileSummaryInfo
|
2016-06-03 22:54:26 +00:00 |
RegionInfo
|
Introduce RegionInfoAnalysis, which compute Region Tree in the new PassManager. NFC
|
2016-02-25 17:54:25 +00:00 |
ScalarEvolution
|
SCEV: Don't assert about non-SCEV-able value in isSCEVExprNeverPoison() (PR28932)
|
2016-08-17 22:50:18 +00:00 |
ScopedNoAliasAA
|
[ScopedNoAliasAA] Make test basic.ll less confusing
|
2016-03-07 17:49:10 +00:00 |
TypeBasedAliasAnalysis
|
[PM/AA] Wire up TBAA to the new pass manager's registry and test it.
|
2016-02-20 04:04:52 +00:00 |
ValueTracking
|
Revert "[ValueTracking] Improve ValueTracking on left shift with nsw flag"
|
2016-08-15 21:01:31 +00:00 |
alias-analysis-uses.ll
|
Add an "addUsedAAAnalyses" helper function
|
2016-02-09 01:21:57 +00:00 |