Duncan is nervous about undefinedness of % with negatives. I'm
authorChris Lattner <sabre@nondot.org>
Sun, 11 Jan 2009 20:41:36 +0000 (20:41 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 11 Jan 2009 20:41:36 +0000 (20:41 +0000)
commit31a69cb9aec483f8bf3162cc98282f7c12e0c7fc
tree491374c9033a72e7f90e1f626d5c81fb26418fbd
parent1c412d9ce48ef35f9ba516124e783384dcf58f08
Duncan is nervous about undefinedness of % with negatives.  I'm
not thrilled about 64-bit % in general, so rewrite to use * instead.

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