Combine not (not X) -> X
authorChris Lattner <sabre@nondot.org>
Mon, 6 May 2002 17:03:21 +0000 (17:03 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 6 May 2002 17:03:21 +0000 (17:03 +0000)
commited3a55005d62165248bfb2f99302892ffde3841c
tree2c254abba5fea2d5ce746bb524388f9e62712bab
parent9bfed886a842561edb2412b89fbf46a33f80f329
Combine not (not X) -> X

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