Fix an issue where phiMap was not being updated properly when doing load PRE.
authorOwen Anderson <resistor@mac.com>
Fri, 29 May 2009 05:37:54 +0000 (05:37 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 29 May 2009 05:37:54 +0000 (05:37 +0000)
commit246ddf55d12c3347a5a4e5d1cc04e6a31974f0c8
tree59e02f796946ed8fd3f45005f5752f8a59b9e465
parentabdbc57abb2e2d0df4145d7abb06883a33512684
Fix an issue where phiMap was not being updated properly when doing load PRE.

Diagnosis and patch thanks to Jakub Staszak.

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