Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2f46de8c0b253e40ea84bb99e6a77079abd86daa
/
llvm
/
lib
/
Analysis
/
IteratedDominanceFrontier.cpp
9ade843
[IDF] Delete a redundant J-edge test
by Fangrui Song
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
0dfe830
[IDF] Teach Iterated Dominance Frontier to use a snapshot CFG based on a GraphDiff.
by Alina Sbirlea
· 7 years ago
046da97
[IDF] Enforce the returned blocks to be sorted.
by Michael Zolotukhin
· 7 years ago
b292c22
[Dominators] Make IsPostDominator a template parameter
by Jakub Kuderski
· 8 years ago
604a22b
[Dominators] Reapply r306892, r306893, r306893.
by Jakub Kuderski
· 8 years ago
0c3d761
Revert "[Dominators] Teach IDF to use level information"
by Jakub Kuderski
· 8 years ago
c008779
[Dominators] Teach IDF to use level information
by Jakub Kuderski
· 8 years ago
73ad5cb
Drop graph_ prefix
by Daniel Berlin
· 9 years ago
58a6e57
GraphTraits: Add range versions of graph traits functions (graph_nodes, graph_children, inverse_graph_nodes, inverse_graph_children).
by Daniel Berlin
· 9 years ago
825a868
Normalize file docs. NFC.
by George Burgess IV
· 9 years ago
77fa84e
Correct IDF calculator for ReverseIDF
by Daniel Berlin
· 10 years ago
2372a19
Move IDF Calculation to a separate file, expose an interface to it.
by Daniel Berlin
· 11 years ago