fix some bugs handling vectors, avoid host-specific handling of undefined shift results.
authorChris Lattner <sabre@nondot.org>
Thu, 4 Jan 2007 01:56:39 +0000 (01:56 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 4 Jan 2007 01:56:39 +0000 (01:56 +0000)
commite94d8b2f536cb9ec9a3a825a8b2bfbb000952b5e
tree4da873127d22e2bc233f4d295e28a3528abaa55d
parent58513aa1c22a08118734ac799d935ea2910db35a
fix some bugs handling vectors, avoid host-specific handling of undefined shift results.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32857 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp