Pull a few more simplifications out of instcombine (there are still
authorDuncan Sands <baldrick@free.fr>
Tue, 21 Dec 2010 14:00:22 +0000 (14:00 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 21 Dec 2010 14:00:22 +0000 (14:00 +0000)
commit82fdab335881cd90f8f7ab3ad1f1ca0bb3ee886a
tree54e119bba950fa5f5c29a04fc3cc105c6650dbc1
parent9bd2c2e63caf33940c447708aa7078fe7513d86a
Pull a few more simplifications out of instcombine (there are still
plenty left though!), in particular for multiplication.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122330 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/InstructionSimplify.h
lib/Analysis/InstructionSimplify.cpp
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp