Don't generate redundant casts of constant values when lowering calls to
authorJay Foad <jay.foad@gmail.com>
Mon, 11 May 2009 11:32:25 +0000 (11:32 +0000)
committerJay Foad <jay.foad@gmail.com>
Mon, 11 May 2009 11:32:25 +0000 (11:32 +0000)
commit589b1efe1b83a43cf89a41841664ce0b4ae3e838
treef4dfe4f1d0bf2609f8b96e7976d2be9656dfb56a
parent7524b5906267e8ea8322c2ef4334f6e3bf0e6d24
Don't generate redundant casts of constant values when lowering calls to
memcpy, memmove and memset.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71427 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/IntrinsicLowering.cpp