Instcombine: X * -1 -> -X
authorChris Lattner <sabre@nondot.org>
Wed, 25 Jun 2003 17:09:20 +0000 (17:09 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 25 Jun 2003 17:09:20 +0000 (17:09 +0000)
commit0af1fab019fba132f40748fe549cf6b1d5d8672b
tree3c09916f447b6746d2b65ac0b1e1555017e4bdb1
parent5db61fdc8a0f81d4277e5b6cc7b7f8ab35d4c8c4
Instcombine:  X * -1 -> -X

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