Remove redunant optimizations from InstCombine, instead call the appropriate function...
authorMichael Ilseman <milseman@apple.com>
Wed, 12 Dec 2012 00:28:32 +0000 (00:28 +0000)
committerMichael Ilseman <milseman@apple.com>
Wed, 12 Dec 2012 00:28:32 +0000 (00:28 +0000)
commitc244f381768e2e6ab9daa807adbee18de4756a07
treecbc8fae009aca5f97e9b1b9367d8c0a7207c7133
parent09ee250e728ccdb7afc6354d777f8319c5a0465c
Remove redunant optimizations from InstCombine, instead call the appropriate functions from SimplifyInstruction

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169941 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineAddSub.cpp
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp