Skip to content
Commit c5e27638 authored by Vikram S. Adve's avatar Vikram S. Adve
Browse files

Complete rewrite of the code that merges DS graphs for equivalence classes

of functions called at a common call site.  The rewrite inlines the
resulting graphs bottom-up on the SCCs of the CBU call graph.  It also
simplifies the merging of equivalence classes by exploiting the fact that
functions in non-trivial SCCs are already merged.

llvm-svn: 13645
parent f44d32d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment