index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Passes
/
PassBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PM] Port LowerAtomic to the new pass manager.
Davide Italiano
2016-05-13
1
-0
/
+1
*
[PM] Port of the DepndenceAnalysis to the new PM.
Chandler Carruth
2016-05-12
1
-0
/
+1
*
[PM] port IR based PGO prof-gen pass to new pass manager
Xinliang David Li
2016-05-06
1
-0
/
+1
*
[PM] port Branch Frequency Analaysis pass to new PM
Xinliang David Li
2016-05-05
1
-0
/
+2
*
[PM] Port Interprocedural SCCP to the new pass manager.
Davide Italiano
2016-05-05
1
-0
/
+1
*
[PM] Port Branch Probability Analysis pass to the new pass manager.
Xinliang David Li
2016-05-05
1
-0
/
+1
*
[PM] Port EliminateAvailableExternally pass to the new pass manager.
Davide Italiano
2016-05-05
1
-0
/
+1
*
[PM] Port ConstantMerge to the new pass manager.
Davide Italiano
2016-05-05
1
-1
/
+2
*
PM: Port LoopRotation to the new loop pass manager
Justin Bogner
2016-05-03
1
-0
/
+1
*
PM: Port LoopSimplifyCFG to the new pass manager
Justin Bogner
2016-05-03
1
-0
/
+1
*
[IPO/GlobalDCE] Port to the new pass manager.
Davide Italiano
2016-05-03
1
-0
/
+1
*
PM: Port Reassociate to the new pass manager
Justin Bogner
2016-04-26
1
-0
/
+1
*
PM: Port Internalize to the new pass manager
Justin Bogner
2016-04-26
1
-0
/
+1
*
PM: Port GlobalOpt to the new pass manager
Justin Bogner
2016-04-26
1
-0
/
+1
*
PM: Port SinkingPass to the new pass manager
Justin Bogner
2016-04-22
1
-0
/
+1
*
PM: Port DCE to the new pass manager
Justin Bogner
2016-04-22
1
-0
/
+1
*
Port DemandedBits to the new pass manager.
Michael Kuperstein
2016-04-18
1
-0
/
+1
*
Port InstrProfiling pass to the new pass manager
Xinliang David Li
2016-04-18
1
-0
/
+1
*
[PM] Rename the CRTP mixin base classes for the new pass manager to
Chandler Carruth
2016-03-11
1
-8
/
+8
*
[PM] Implement the final conclusion as to how the analysis IDs should
Chandler Carruth
2016-03-11
1
-4
/
+25
*
[PM/AA] Teach the AAManager how to handle module analyses in addition to
Chandler Carruth
2016-03-11
1
-0
/
+7
*
[PM] Port GVN to the new pass manager, wire it up, and teach a couple of
Chandler Carruth
2016-03-11
1
-0
/
+1
*
[CG] Add a new pass manager printer pass for the old call graph and
Chandler Carruth
2016-03-10
1
-0
/
+1
*
[PM] Port memdep to the new pass manager.
Chandler Carruth
2016-03-10
1
-0
/
+1
*
[PM] Wire up optimization levels and default pipeline construction APIs
Chandler Carruth
2016-02-28
1
-2
/
+68
*
[PM] Finish removing references to fix MSVC builds. Somehow adding base
Chandler Carruth
2016-02-26
1
-8
/
+16
*
[PM] Speculative patch to try and fix MSVC's compilation.
Chandler Carruth
2016-02-26
1
-1
/
+3
*
[PM] Introduce CRTP mixin base classes to help define passes and
Chandler Carruth
2016-02-26
1
-24
/
+4
*
Introduce RegionInfoAnalysis, which compute Region Tree in the new PassManage...
Hongbin Zheng
2016-02-25
1
-0
/
+1
*
Introduce DominanceFrontierAnalysis to the new PassManager to compute Dominan...
Hongbin Zheng
2016-02-25
1
-0
/
+1
*
Introduce analysis pass to compute PostDominators in the new pass manager. NFC
Hongbin Zheng
2016-02-25
1
-0
/
+1
*
Revert "Introduce analysis pass to compute PostDominators in the new pass man...
Hongbin Zheng
2016-02-25
1
-1
/
+0
*
Revert "Introduce DominanceFrontierAnalysis to the new PassManager to compute...
Hongbin Zheng
2016-02-25
1
-1
/
+0
*
Revert "Introduce RegionInfoAnalysis, which compute Region Tree in the new Pa...
Hongbin Zheng
2016-02-25
1
-1
/
+0
*
Introduce RegionInfoAnalysis, which compute Region Tree in the new PassManage...
Hongbin Zheng
2016-02-25
1
-0
/
+1
*
Introduce DominanceFrontierAnalysis to the new PassManager to compute Dominan...
Hongbin Zheng
2016-02-25
1
-0
/
+1
*
Introduce analysis pass to compute PostDominators in the new pass manager. NFC
Hongbin Zheng
2016-02-25
1
-0
/
+1
*
PM: Implement a basic loop pass manager
Justin Bogner
2016-02-25
1
-2
/
+124
*
[PM/AA] Wire up TBAA to the new pass manager's registry and test it.
Chandler Carruth
2016-02-20
1
-0
/
+1
*
[PM/AA] Wire up the scoped-no-alias AA to the new pass manager's
Chandler Carruth
2016-02-20
1
-0
/
+1
*
[PM/AA] Wire up SCEVAA to the new pass manager's registry and test it.
Chandler Carruth
2016-02-20
1
-0
/
+1
*
[PM/AA] Wire up CFLAA to the new pass manager fully, and port one of its
Chandler Carruth
2016-02-20
1
-0
/
+1
*
[PM/AA] Port alias analysis evaluator to the new pass manager, and use
Chandler Carruth
2016-02-20
1
-0
/
+1
*
[PM] Port the PostOrderFunctionAttrs pass to the new pass manager and
Chandler Carruth
2016-02-18
1
-0
/
+1
*
[PM/AA] Teach the new pass manager to use pass-by-lambda for registering
Chandler Carruth
2016-02-18
1
-3
/
+25
*
[PM/AA] Wire BasicAA's new pass manager class up to the pass registry.
Chandler Carruth
2016-02-13
1
-0
/
+1
*
[PM/AA] Actually wire the AAManager I built for the new pass manager
Chandler Carruth
2016-02-13
1
-0
/
+1
*
[attrs] Extract the pure inference of function attributes into
Chandler Carruth
2015-12-27
1
-0
/
+1
*
[attrs] Split off the forced attributes utility into its own pass that
Chandler Carruth
2015-12-27
1
-2
/
+3
*
[PM] Port StripDeadPrototypes to the new pass manager
Justin Bogner
2015-10-30
1
-0
/
+1
[prev]
[next]