Remove support for NOT instruction
authorChris Lattner <sabre@nondot.org>
Wed, 14 Aug 2002 18:18:02 +0000 (18:18 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 Aug 2002 18:18:02 +0000 (18:18 +0000)
commit0513e9fe03f6e3c7d0272b8f4f82359e8d1a2e44
tree48844fe35059d833c39726311cfc9b64929da463
parent48a4531ee4ed02f9a9cd937593ae4b188e60531f
Remove support for NOT instruction

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3323 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GCSE.cpp
lib/Transforms/Scalar/LICM.cpp
lib/VMCore/Instruction.cpp