Add check that phi nodes get constant propogated away
authorChris Lattner <sabre@nondot.org>
Tue, 7 May 2002 20:32:19 +0000 (20:32 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 7 May 2002 20:32:19 +0000 (20:32 +0000)
commit1610df20bf7d3a26ed405196e3b636aeb9eabf15
treeda8bdf37979f58e6772105f33fb43d36caedf41e
parent0a1581bfa897183157b891b4b514e5186e06ca45
Add check that phi nodes get constant propogated away

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2541 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/ConstProp/phi.ll [new file with mode: 0644]