change AnalyzeLoadFromClobberingWrite and clients to pass in type
authorChris Lattner <sabre@nondot.org>
Wed, 9 Dec 2009 07:34:10 +0000 (07:34 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 9 Dec 2009 07:34:10 +0000 (07:34 +0000)
commit03f17da4dade799132a3224f194779d342a96722
treee9fd7c6accb591042b6d57b483f472fcc957980a
parentdad451cb7c6b94b3af40f59271e24357616a05a9
change AnalyzeLoadFromClobberingWrite and clients to pass in type
and pointer instead of the load.  No functionality change.

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