fix hte last remaining known (by me) phi translation bug. When we reanalyze
authorChris Lattner <sabre@nondot.org>
Wed, 9 Dec 2009 18:21:46 +0000 (18:21 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 9 Dec 2009 18:21:46 +0000 (18:21 +0000)
commitaf064aeee607b8a69ce5b9d50482431b753b16e1
treee17beb4aaa59aac18b9e95ed8ffcd7b8d792006f
parentb2c6ae8c0b4f27b97ee3c546554c257331512066
fix hte last remaining known (by me) phi translation bug.  When we reanalyze
clobbers to forward pieces of large stores to small loads, we need to consider
the properly phi translated pointer in the store block.

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