OSDN Git Service

Add an initial implementation of PHI translation for LazyValueInfo. This involves...
authorOwen Anderson <resistor@mac.com>
Fri, 30 Jul 2010 23:59:40 +0000 (23:59 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 30 Jul 2010 23:59:40 +0000 (23:59 +0000)
commit7f9cb744f284f23b362b010c1986d230c89d179c
tree667db49285e2c9fc714fc39fb0ce36c851d530c0
parenta2c519bd0bdb19d4bb1f2377fcf429653af95960
Add an initial implementation of PHI translation for LazyValueInfo.  This involves rolling back some
of my earlier data structure improvements until I can ensure that there are no iterator invalidation problems.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109935 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LazyValueInfo.cpp