commit | e3f1d8a5251556815ebf0ea0d259b497502f25d8 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Mar 23 20:08:59 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Mar 23 20:08:59 2005 +0000 |
tree | 26363945c255845d1f75c9f5f0ff827a639f943d | |
parent | eb39492deba56cfb4e1772b1826e8be77cfac7f8 [diff] |
Totally gut mergeInGraph. There is absolutely no reason to be merging global roots in from callees to callers. The BU graphs do not have accurate globals information and all of the clients know it. Instead, just make sure the GG is up-to-date, and they will be perfectly satiated. This speeds up the BU pass on 176.gcc from 5.5s to 1.5s, and Loc+BU+TD from 7s to 2.7s. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20786 91177308-0d34-0410-b5e6-96231b3b80d8