Remove the v3i32 and v3f32 value types: they are not
authorDuncan Sands <baldrick@free.fr>
Wed, 15 Jul 2009 15:28:52 +0000 (15:28 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 15 Jul 2009 15:28:52 +0000 (15:28 +0000)
commita4b048668418f74dfb2399421dc54db1d999c9cd
tree84db09f08328f373ce2645720d79d58f2a4ed404
parentbd594a14a07e24f717b7f8d90679cb5b6bc98212
Remove the v3i32 and v3f32 value types: they are not
native for any supported targets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75785 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/ValueTypes.h
include/llvm/CodeGen/ValueTypes.td
include/llvm/Intrinsics.td
lib/VMCore/ValueTypes.cpp
utils/TableGen/CodeGenTarget.cpp