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)
commitd5787be5baa6e08cb17f8da6860e3a674c8e02d0
tree335fc0be9fe5ba02d00dbc45455a8a4b7c835d3d
parentbb6f691b01310ee83ea985e5116ec0923d5cc42d
Remove redunant optimizations from InstCombine, instead call the appropriate functions from SimplifyInstruction

llvm-svn: 169941
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp