Chris Lattner a177c67471 If one side of and/or is known to be 0/-1, it doesn't matter
if the other side is overdefined.

This allows us to fold conditions like:  if (X < Y || Y > Z) in some cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18807 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-11 23:15:19 +00:00
..
2004-12-11 00:14:15 +00:00
2004-12-10 05:40:19 +00:00
2004-12-11 00:14:15 +00:00
2004-12-11 17:37:01 +00:00
2004-11-14 21:54:41 +00:00