Fix an error in phi translation of GEPs that was causing failures.
authorOwen Anderson <resistor@mac.com>
Wed, 4 Jul 2007 04:51:16 +0000 (04:51 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 4 Jul 2007 04:51:16 +0000 (04:51 +0000)
commit9eee94c5f71ffd7429a1e4b2664622f630988766
tree756a189b56e54c092b47cd2190a27382fb815174
parent75f75b9137012ed5d6de397e1d67af1e8d0fad35
Fix an error in phi translation of GEPs that was causing failures.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37868 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVNPRE.cpp
test/Transforms/GVNPRE/2007-07-03-PhiTranslateGEP.ll [new file with mode: 0644]