factor memcpy/memmove simplification out to its own SimplifyMemTransfer
authorChris Lattner <sabre@nondot.org>
Sun, 13 Jan 2008 23:50:23 +0000 (23:50 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Jan 2008 23:50:23 +0000 (23:50 +0000)
commitf497b028b8aa247ced1177c33df2aeadeefecb40
treed988d88fd64bce34f77ee15d3c59a84d115ffe4e
parent88b39744ecb383074175a65a92d193f0444a8497
factor memcpy/memmove simplification out to its own SimplifyMemTransfer
method, no functionality change.

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