Teach BinaryOperator::createNot to work with packed integer types
authorChris Lattner <sabre@nondot.org>
Sat, 25 Mar 2006 21:54:21 +0000 (21:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 25 Mar 2006 21:54:21 +0000 (21:54 +0000)
commitfdbc82a925d3b5180bab13863584edd342c830a4
treeb0359bef94175351b44e68cf3ded77e40bbc3d32
parent0a868961d6623518d01d6e447c7812fcf73510df
Teach BinaryOperator::createNot to work with packed integer types

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