[LangRef] Remove redundant and inconsistent condition.
authorSean Silva <chisophugis@gmail.com>
Fri, 17 Apr 2015 21:58:55 +0000 (21:58 +0000)
committerSean Silva <chisophugis@gmail.com>
Fri, 17 Apr 2015 21:58:55 +0000 (21:58 +0000)
commitb8a108cfc7be0cedc0ced90e415490c9b610c6b7
treed8f46715cd72e4f1d8b9ff2f81d218aafd9a3c5b
parent364a3005f2b62f81d0bcf81fa48eb78ce0024dde
[LangRef] Remove redundant and inconsistent condition.

Just above, 'op2' is stated to be unsigned, so 'negative' doesn't make
sense (and is handled by "larger than" anyway). The descriptions for
lshr and ashr don't say 'negative or' either.

llvm-svn: 235230
llvm/docs/LangRef.rst