Properties where both Values weren't in the union (as being equal to
authorNick Lewycky <nicholas@mxc.ca>
Thu, 31 Aug 2006 00:39:16 +0000 (00:39 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 31 Aug 2006 00:39:16 +0000 (00:39 +0000)
commit6e39c7ed1e8b5144ee97f87612d3d3847550aadd
tree52094a6f35d9433ff6d6001feff5f278728c318e
parentd3233eeff27265afc9712864be21d962c5f2d484
Properties where both Values weren't in the union (as being equal to
another Value) weren't being found by findProperties.

This fixes predsimplify.ll test6, a missed optimization opportunity.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29991 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/PredicateSimplifier.cpp