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-09-01 22:55:40 +00:00
2004-09-01 22:55:40 +00:00
2004-11-30 17:09:06 +00:00
2004-09-01 22:55:40 +00:00