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
*
[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