Fix PR1323 : we haven't updated phi nodes in good manner :)
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 13 Apr 2007 06:53:51 +0000 (06:53 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 13 Apr 2007 06:53:51 +0000 (06:53 +0000)
commit8085bcfdca515a359c746ea475a3b8e9cac1c077
treef42b00ae2307f8b76614e08a32f6ce316133b339
parent5a3d40d88fbfe79ad7ed5802ff4fd1498c4c820b
Fix PR1323 : we haven't updated phi nodes in good manner :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35963 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll [new file with mode: 0644]