fix 3 miscompilations and several compielr crashes in strcmp optimizer.
authorChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 00:01:51 +0000 (00:01 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 00:01:51 +0000 (00:01 +0000)
commitceb375ecf26e5139a28db50a6c445215a6c484fd
tree51235ad5c9257c96340f7745c598b71483301782
parent6897fe58610f4671705566d27af5b76b0c587b31
fix 3 miscompilations and several compielr crashes in strcmp optimizer.

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