remove a dead check, this was needed before we had an explicit veto on uses of phis.
authorChris Lattner <sabre@nondot.org>
Sun, 16 Jan 2011 05:37:55 +0000 (05:37 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Jan 2011 05:37:55 +0000 (05:37 +0000)
commit6eb6116d52a729b36ab9089e656267e09cc6207a
tree1253a4a682527bfcc4ab2be5aa31e15084359a97
parent192228edb1c08ca11da2df959072bcaa99eacd63
remove a dead check, this was needed before we had an explicit veto on uses of phis.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123569 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstructionCombining.cpp