fix some problems handling large vectors reported in PR6230
authorChris Lattner <sabre@nondot.org>
Mon, 8 Feb 2010 23:56:03 +0000 (23:56 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Feb 2010 23:56:03 +0000 (23:56 +0000)
commit8609fda0f7e4446de85f882755601ffcbd540324
tree1b723fcdb7d4dd8fed64439d24bb79aa8528a8e9
parentc133457269306ef8fa45b4e8990bc462e710feaf
fix some problems handling large vectors reported in PR6230

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