OSDN Git Service

Change cannonicalization rules: add X,X is represented as multiplies, multiplies
authorChris Lattner <sabre@nondot.org>
Wed, 13 Aug 2003 04:18:28 +0000 (04:18 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 Aug 2003 04:18:28 +0000 (04:18 +0000)
commite92d2f450a94b0a6127ffdcc517550c569982470
treec5d640ba2daf544e511b2dc3817185e26acba577
parent48e60794783d8fa6a5dd52a74ebfc1f133c3480c
Change cannonicalization rules: add X,X is represented as multiplies, multiplies
of a power of two are represented as a shift.

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