PR14896: Handle memcpy from constant string where the memcpy size is larger than...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 10 Jan 2013 22:13:27 +0000 (22:13 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 10 Jan 2013 22:13:27 +0000 (22:13 +0000)
commitc8444b159a8f04bfc15c63cde676108340eba95a
treee41282557f1613b7d5d4ea7196cb7505ecfec5ab
parenta9286e931ce92eb413d1e610a20bbe56b768812e
PR14896: Handle memcpy from constant string where the memcpy size is larger than the string size.

llvm-svn: 172124
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/X86/memcpy.ll