Implement a couple of memcmp folds from the todo list
authorChris Lattner <sabre@nondot.org>
Thu, 29 Sep 2005 04:54:20 +0000 (04:54 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 29 Sep 2005 04:54:20 +0000 (04:54 +0000)
commitc330069e20ff266c0bf74b8226d49420ecde91cc
treedfe59e0abcb375e17076aea96ca632c9c7c66805
parentfef80f43e0f5be66baf74db5e585ef10a101b355
Implement a couple of memcmp folds from the todo list

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23517 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/SimplifyLibCalls.cpp