Enhance BinaryOperator::isNot to support vector not.
authorChris Lattner <sabre@nondot.org>
Fri, 15 Jun 2007 06:04:24 +0000 (06:04 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 15 Jun 2007 06:04:24 +0000 (06:04 +0000)
commite20b7bec0234bad3986ff68961ebcbdaffb178ec
treecbb67823958acfcd6d0094cff7e9068b171ca15a
parent003b6200df4014ae54d30c938cb852da1bed5539
Enhance BinaryOperator::isNot to support vector not.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37585 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Instructions.cpp