Create isXBitVector methods in MVT and call them from EVT. This allows targets to...
authorCraig Topper <craig.topper@gmail.com>
Sat, 11 Aug 2012 23:31:18 +0000 (23:31 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sat, 11 Aug 2012 23:31:18 +0000 (23:31 +0000)
commit235e2e6f0dc8b715ea5b5c005022f04778c6fcb3
treef4c7e1c74243d01f92957e4113e0e0df97c44322
parent880ef45a144a54398bcce8939972c8972c8830ec
Create isXBitVector methods in MVT and call them from EVT. This allows targets to call them with an MVT without needing to convert to EVT.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161731 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/ValueTypes.h