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
/
Analysis
/
CGSCCPassManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-2
/
+0
*
[PM] Implement the final conclusion as to how the analysis IDs should
Chandler Carruth
2016-03-11
1
-3
/
+0
*
[PM] Appease mingw32's auto-import DLL build with minimal tweaks, with fix fo...
NAKAMURA Takumi
2016-02-28
1
-0
/
+3
*
Revert r262185, "[PM] Appease mingw32's auto-import DLL build with minimal tw...
NAKAMURA Takumi
2016-02-28
1
-3
/
+0
*
[PM] Appease mingw32's auto-import DLL build with minimal tweaks.
NAKAMURA Takumi
2016-02-28
1
-0
/
+3
*
[PM] Provide explicit instantiation declarations and definitions for the
Chandler Carruth
2016-02-27
1
-0
/
+2
*
[PM] Provide two templates for the two directionalities of analysis
Chandler Carruth
2016-02-27
1
-55
/
+8
*
[PM] Introduce CRTP mixin base classes to help define passes and
Chandler Carruth
2016-02-26
1
-8
/
+0
*
[PM] Remove an overly aggressive assert now that I can actually test the
Chandler Carruth
2016-02-23
1
-1
/
+0
*
[PM] Improve the API and comments around the analysis manager proxies.
Chandler Carruth
2016-02-23
1
-0
/
+8
*
[PM] Remove the defunt CGSCC-specific debug flag.
Chandler Carruth
2015-01-13
1
-4
/
+0
*
[PM] Refactor the new pass manager to use a single template to implement
Chandler Carruth
2015-01-13
1
-32
/
+0
*
[PM] Fold all three analysis managers into a single AnalysisManager
Chandler Carruth
2015-01-13
1
-100
/
+0
*
[PM] Re-clang-format much of this code as the code has changed some and
Chandler Carruth
2015-01-13
1
-2
/
+2
*
[PM] Fix a pretty nasty bug where the new pass manager would invalidate
Chandler Carruth
2015-01-07
1
-6
/
+28
*
[PM] Add a utility pass template that synthesizes the invalidation of
Chandler Carruth
2015-01-06
1
-0
/
+1
*
[PM] Add a collection of no-op analysis passes and switch the new pass
Chandler Carruth
2015-01-06
1
-1
/
+4
*
[PM] Don't run the machinery of invalidating all the analysis passes
Chandler Carruth
2015-01-05
1
-0
/
+4
*
[PM] Add names and debug logging for analysis passes to the new pass
Chandler Carruth
2015-01-05
1
-0
/
+11
*
[PM] Switch the new pass manager to use a reference-based API for IR
Chandler Carruth
2015-01-05
1
-17
/
+17
*
[PM] Add a new-PM-style CGSCC pass manager using the newly added
Chandler Carruth
2014-04-21
1
-0
/
+167