- Fix InstCombine pass to not generate or process NOT instructions
authorChris Lattner <sabre@nondot.org>
Wed, 14 Aug 2002 17:51:49 +0000 (17:51 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 Aug 2002 17:51:49 +0000 (17:51 +0000)
commitaf2930efa02b5430986bde523ae148250f75b1d2
tree8a5692d2823ca04d56143fd788963903ba7781e5
parent75309f844a73072d76f98e8f55208e27bc0c1bb9
  - Fix InstCombine pass to not generate or process NOT instructions
    - Fixed testcases to not use them either.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3315 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp