Avoid excessive calls to find_leader when calculating AVAIL_OUT. This reduces the...
authorOwen Anderson <resistor@mac.com>
Fri, 22 Jun 2007 03:14:03 +0000 (03:14 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 22 Jun 2007 03:14:03 +0000 (03:14 +0000)
commit124084604d9ac0efc10cd9bea2aecf23807e8506
tree2156740b79cdc49dc8f0effe7d474868d7978e9c
parent0b2ce1fc19c5f8742051cf022ac119a3d4d9a3ad
Avoid excessive calls to find_leader when calculating AVAIL_OUT.  This reduces the time to optimize 403.gcc from 23.5s to 21.9s.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37702 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVNPRE.cpp