Fix PR2341 - when the length is 4 use an i32 not
authorDuncan Sands <baldrick@free.fr>
Mon, 19 May 2008 09:27:24 +0000 (09:27 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 19 May 2008 09:27:24 +0000 (09:27 +0000)
commitec00fcb33d43759e638e2ebdc8657e3183077664
tree224fcef8f9e76ec64724ca6e95441efaf54464a3
parente46924bdf7e89a5ee921018a6e383df265cfed43
Fix PR2341 - when the length is 4 use an i32 not
an i16!  Cleaned up trailing whitespace while there.

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