Cache analyses in ivars and add some useful DEBUG output.
authorChris Lattner <sabre@nondot.org>
Mon, 1 Dec 2008 00:40:32 +0000 (00:40 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Dec 2008 00:40:32 +0000 (00:40 +0000)
commit663e441a752cabef645fdb2640b6f1d5dc66207b
tree3a41d1e8c94eb9911a82a24985cc408e71cbff85
parent1440ac54176cff6cf5ac917ea29ef9adb90b5f6d
Cache analyses in ivars and add some useful DEBUG output.
This speeds up GVN from 4.0386s to 3.9376s.

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