fix PR6512, a case where instcombine would incorrectly merge loads
authorChris Lattner <sabre@nondot.org>
Fri, 5 Mar 2010 18:53:28 +0000 (18:53 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 5 Mar 2010 18:53:28 +0000 (18:53 +0000)
commit4c5fb1a311a7a5e3ceb802f5b26329d30f2713b1
tree7298d685479ddb414402200d2fcbb1baab077b5e
parentc4155d591b2c28877695543dd8fe195e52922166
fix PR6512, a case where instcombine would incorrectly merge loads
from different addr spaces.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97813 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombinePHI.cpp
test/Transforms/InstCombine/phi.ll