Dest type is always i8 *. This allows some simplification.
authorDevang Patel <dpatel@apple.com>
Fri, 12 Oct 2007 20:10:21 +0000 (20:10 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 12 Oct 2007 20:10:21 +0000 (20:10 +0000)
commit7b9e1d251f2e7d8481e1cfcd72b8c2f0ffa244ef
treee424ddabdd5449b8476beb172ecaec6dad85c63c
parentfff760296fb7b9bcc7fa448cd52f9920c7d9f10a
Dest type is always i8 *. This allows some simplification.
Do not filter memmove.

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