"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "94e90b94063768557ee0ac200c2235c5ff33c2bf"
-
Chris Lattner authored
take into consideration that the result of an invoke is only valid in the normal dest, not the unwind dest. This caused 'PHINode::hasConstantValue' to return true in an invalid situation, causing mem2reg to delete a phi that was actually needed. This caused a crash building 483.xalancbmk. llvm-svn: 82491
cf295039
Loading