Clean up previous code.
authorChris Lattner <sabre@nondot.org>
Wed, 4 Jun 2003 05:10:11 +0000 (05:10 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 4 Jun 2003 05:10:11 +0000 (05:10 +0000)
commit40f5d70db4759e9babc2fe2e827ac326cac9016a
treec29a0479f8e5c90ddc8a1f4cdee8f7b6930a7b3e
parent9dad6d741104209e8ee5fe916639035e127c3c27
Clean up previous code.
Add new combination to turn seteq X, 0 -> not(cast X to bool)

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