llvm-6502/include
Vikram S. Adve c5204fb6f8 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13645 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-23 07:54:02 +00:00
..
Config Regenerated using autoheader-2.57. 2004-04-02 21:26:03 +00:00
llvm Complete rewrite of the code that merges DS graphs for equivalence classes 2004-05-23 07:54:02 +00:00
Support Add the enum corresponding to the source change I made earlier 2004-05-07 02:27:32 +00:00