From: Owen Anderson Date: Sun, 9 Jul 2006 08:14:06 +0000 (+0000) Subject: Add a fix for an issue where LCSSA would fail to insert undef's in some corner X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=e4e1ecd37c42abb307666950bade4b2e462334bb;hp=e4e1ecd37c42abb307666950bade4b2e462334bb;p=oota-llvm.git Add a fix for an issue where LCSSA would fail to insert undef's in some corner cases. Ideally, this issue will go away in the future as LCSSA gets smarter about which Phi nodes it inserts. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29076 91177308-0d34-0410-b5e6-96231b3b80d8 ---