Fix instcombine's handling of alloca to accept non-i32 types.
authorDan Gohman <gohman@apple.com>
Fri, 28 May 2010 04:33:04 +0000 (04:33 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 28 May 2010 04:33:04 +0000 (04:33 +0000)
commit28d2e0a39fb0dccb62a08520791070d13339d6e1
tree9c7f4df7b4428a41530d5ee5b293bf77cc06b571
parente8f0349439d88eb498fc9c3703172c469e9d8b81
Fix instcombine's handling of alloca to accept non-i32 types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104935 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCasts.cpp