Okay 15th time is the charm. Looking at the vector size is useless as it
authorChris Lattner <sabre@nondot.org>
Sat, 8 Jan 2005 20:51:36 +0000 (20:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 8 Jan 2005 20:51:36 +0000 (20:51 +0000)
commitb0802651bf2d17f4ee274cea7264e89bff404ce9
treea364adee85a68fdee03190ea7e4b2b7f57bf2f9d
parent6cc70ef0f90e888a822c559dfe6c12fae005369a
Okay 15th time is the charm.  Looking at the vector size is useless as it
gets clobbered by a previous statement.  This fixes all calls finally.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19399 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelPattern.cpp