expose edge information and switch j-t to use it.
authorChris Lattner <sabre@nondot.org>
Thu, 12 Nov 2009 01:29:10 +0000 (01:29 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Nov 2009 01:29:10 +0000 (01:29 +0000)
commit38392bbeb81233d0b342ad33166fc82ad922bc34
tree99e205af22f02230682a5513f79ff41fd1c171d3
parentf035ce58bcf66c45d7a956668ae950f1eeeb8b20
expose edge information and switch j-t to use it.

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