The not instruction is just a specialized form of XOR
authorChris Lattner <sabre@nondot.org>
Wed, 14 Aug 2002 17:37:04 +0000 (17:37 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 Aug 2002 17:37:04 +0000 (17:37 +0000)
commit23fbe30bc34654adabe33c22b1b26fc7ed925c58
tree746e39172a11cfda0512d033c6b62268ee38a9d3
parent699f1eb214fe6574986527b07d4f226ab0f86d64
The not instruction is just a specialized form of XOR

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3310 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/not.ll