Add an initial implementation of LazyValueInfo updating for JumpThreading. Disabled...
authorOwen Anderson <resistor@mac.com>
Mon, 26 Jul 2010 18:48:03 +0000 (18:48 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 26 Jul 2010 18:48:03 +0000 (18:48 +0000)
commitcfa7fb6df5aaaf9e54fe97633167b44782224e45
tree544bf6f398def6abccc0871d2eebe42ab45567a2
parentb5a0ef99f8e2bd48f2fb2a3221d296d48f1d5940
Add an initial implementation of LazyValueInfo updating for JumpThreading.  Disabled for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109424 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LazyValueInfo.h
lib/Analysis/LazyValueInfo.cpp
lib/Transforms/Scalar/JumpThreading.cpp