with the new code we can thread non-instruction values. This
authorChris Lattner <sabre@nondot.org>
Thu, 12 Nov 2009 01:41:34 +0000 (01:41 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Nov 2009 01:41:34 +0000 (01:41 +0000)
commit87e9f59c7a823ba86d8aafa4e15ac03e6db244c3
treee83afecfd662d89dd8a570f1954de4aab4b6a6b5
parent1c96b4187be7589492dccf33e9fe7679ac61023d
with the new code we can thread non-instruction values.  This
allows us to handle the test10 testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86924 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/JumpThreading.cpp
test/Transforms/JumpThreading/basic.ll