Add support for v16i32/v16i64 into the code generator. This is required for backends...
authorMicah Villmow <villmow@gmail.com>
Thu, 26 Jul 2012 21:22:00 +0000 (21:22 +0000)
committerMicah Villmow <villmow@gmail.com>
Thu, 26 Jul 2012 21:22:00 +0000 (21:22 +0000)
commitb3fb028ebde36fab441a731aebe3a21bc30bda9a
tree0fbd720f5b80fb0bbecd03c7498181cb4d037f09
parentad2b592cf95e5db34a48c6e2c9b1fe55405355fb
Add support for v16i32/v16i64 into the code generator. This is required for backends that use i32/i64 vectors for the getSetCCResultType function.

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