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
/
IteratedDominanceFrontier.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IDF] Generalize IDFCalculator to be used with Clang's CFG
Kristof Umann
2019-07-02
1
-104
/
+0
*
[IDF] Delete a redundant J-edge test
Fangrui Song
2019-03-07
1
-5
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[IDF] Teach Iterated Dominance Frontier to use a snapshot CFG based on a Grap...
Alina Sbirlea
2018-08-17
1
-5
/
+16
*
[IDF] Enforce the returned blocks to be sorted.
Michael Zolotukhin
2018-05-12
1
-5
/
+11
*
[Dominators] Make IsPostDominator a template parameter
Jakub Kuderski
2017-07-14
1
-4
/
+4
*
[Dominators] Reapply r306892, r306893, r306893.
Jakub Kuderski
2017-07-01
1
-10
/
+2
*
Revert "[Dominators] Teach IDF to use level information"
Jakub Kuderski
2017-06-30
1
-2
/
+10
*
[Dominators] Teach IDF to use level information
Jakub Kuderski
2017-06-30
1
-10
/
+2
*
Drop graph_ prefix
Daniel Berlin
2017-02-09
1
-1
/
+1
*
GraphTraits: Add range versions of graph traits functions (graph_nodes, graph...
Daniel Berlin
2017-02-09
1
-4
/
+1
*
Normalize file docs. NFC.
George Burgess IV
2016-07-21
1
-1
/
+1
*
Correct IDF calculator for ReverseIDF
Daniel Berlin
2016-04-19
1
-5
/
+14
*
Move IDF Calculation to a separate file, expose an interface to it.
Daniel Berlin
2015-04-21
1
-0
/
+95