Eliminate a redundant check. This speeds up optimization of 253.perlbmk from 13...
authorOwen Anderson <resistor@mac.com>
Thu, 21 Jun 2007 01:59:05 +0000 (01:59 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 21 Jun 2007 01:59:05 +0000 (01:59 +0000)
commit58e087b6e30aa9e0228ef1f49c31770aa1141161
treecd713931f7bd819763dedd1225924914d3d163f4
parent9cb56014ce3013a39af51bdc060ff154f56e7c91
Eliminate a redundant check.  This speeds up optimization of 253.perlbmk from 13.5 seconds to 10.9 seconds.

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