fix a logic error that would cause LVI-JT to miscompile
authorChris Lattner <sabre@nondot.org>
Sun, 15 Nov 2009 20:01:24 +0000 (20:01 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Nov 2009 20:01:24 +0000 (20:01 +0000)
commit5553a3a5108f2942672cfac6f7bcf433acaf89ff
tree62562d6d3d5ad247a17676296327599b9b8bb711
parente5642812d388c29c71e078c5599db350c3dbc79a
fix a logic error that would cause LVI-JT to miscompile
some conditionals

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