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
/
CallGraph.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CallGraph: Remove almost-unused field 'Root'.
Peter Collingbourne
2017-05-11
1
-29
/
+5
*
Cleanup dump() functions.
Matthias Braun
2017-01-28
1
-4
/
+8
*
[PM] Change the static object whose address is used to uniquely identify
Chandler Carruth
2016-11-23
1
-1
/
+1
*
Consistently use ModuleAnalysisManager
Sean Silva
2016-08-09
1
-1
/
+1
*
Apply clang-tidy's modernize-loop-convert to lib/Analysis.
Benjamin Kramer
2016-06-26
1
-10
/
+8
*
[PM] Make the AnalysisManager parameter to run methods a reference.
Chandler Carruth
2016-03-11
1
-2
/
+2
*
[PM] Implement the final conclusion as to how the analysis IDs should
Chandler Carruth
2016-03-11
1
-1
/
+1
*
[CG] Back out my pointless move ctor and add the explicit template
Chandler Carruth
2016-03-10
1
-0
/
+3
*
[CG] Add a new pass manager printer pass for the old call graph and
Chandler Carruth
2016-03-10
1
-0
/
+6
*
[CG] Actually hoist up the generic CallGraphPrinter pass from a weird
Chandler Carruth
2016-03-10
1
-0
/
+26
*
[PM] Introduce CRTP mixin base classes to help define passes and
Chandler Carruth
2016-02-26
1
-2
/
+0
*
[Analysis/CallGraph] Switch dump() definitions over to LLVM_DUMP_METHOD.
Davide Italiano
2015-11-23
1
-6
/
+3
*
[PM/AA] Remove the last relics of the separate IPA library from LLVM,
Chandler Carruth
2015-08-18
1
-0
/
+309