diff options
author | Chris Lattner <sabre@nondot.org> | 2005-03-20 03:32:35 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-03-20 03:32:35 +0000 |
commit | ff634f4e3225fc1669a2d36497c35f8ba785bf13 (patch) | |
tree | 123f35da907546982b263f050c98d64cb3820578 /llvm/lib/Analysis/DataStructure/EquivClassGraphs.cpp | |
parent | 36a810ac402b1145fc816934549f7ced98effdef (diff) | |
download | llvm-ff634f4e3225fc1669a2d36497c35f8ba785bf13.zip llvm-ff634f4e3225fc1669a2d36497c35f8ba785bf13.tar.gz llvm-ff634f4e3225fc1669a2d36497c35f8ba785bf13.tar.bz2 |
Build EC's for globals twice. The first is after constructing the initial
Globals Graph for the local pass, the second is after all of the locals
graphs have been constructed. This allows for many additional global EC's
to be recognized that weren't before. This speeds up analysis of programs
like 177.mesa, where it changes DSA from taking 0.712s to 0.4018s.
llvm-svn: 20711
Diffstat (limited to 'llvm/lib/Analysis/DataStructure/EquivClassGraphs.cpp')
0 files changed, 0 insertions, 0 deletions