Make dependsOnInvoke much more specific in what it tests, which in turn make it much...
authorOwen Anderson <resistor@mac.com>
Tue, 19 Jun 2007 23:07:16 +0000 (23:07 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 19 Jun 2007 23:07:16 +0000 (23:07 +0000)
commit52471b102c89d6d7ac18f3e8c155843a0ea9f6ec
treea05950c314a09fc1450ac7b58906509e5a737304
parentc91c56cf435b2a51479b8135c2bb907d09a8df41
Make dependsOnInvoke much more specific in what it tests, which in turn make it much faster to run.  This reduces the time to optimize lencondwith a debug build on PPC from ~450s to ~300s.

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