Instcombine: -(X sdiv C) -> (X sdiv -C), tested by sub.ll:test16
authorChris Lattner <sabre@nondot.org>
Wed, 6 Oct 2004 15:08:25 +0000 (15:08 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 6 Oct 2004 15:08:25 +0000 (15:08 +0000)
commit91ccc15b454e10f6c0bd3b66fff5fcd84f3c19c2
tree078b9d6395fbf6f0db416b5bf7b13ef1e138bdc9
parent24c0532f50bd08b71fb81b55407f739e3d070fad
Instcombine: -(X sdiv C)  -> (X sdiv -C), tested by sub.ll:test16

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