fix PR4284, a bug in simplifylibcalls handling memcmp. Patch by
authorChris Lattner <sabre@nondot.org>
Sat, 30 May 2009 18:43:04 +0000 (18:43 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 30 May 2009 18:43:04 +0000 (18:43 +0000)
commit0e98e4d299e76ab627d53c976f0f84b449106d15
treedbfcbeed288cbb5b81e63ec68b152df08b7f8d7e
parent1e8c7a687de7bf10bd3cc7cbf73fa2b82f091cb4
fix PR4284, a bug in simplifylibcalls handling memcmp.  Patch by
Benjamin Kramer!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72625 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SimplifyLibCalls.cpp
test/Transforms/SimplifyLibCalls/2009-05-30-memcmp-byte.ll [new file with mode: 0644]