Add MVT::fAny for overloading intrinsics on floating-point types.
authorDan Gohman <gohman@apple.com>
Thu, 16 Aug 2007 21:57:19 +0000 (21:57 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 16 Aug 2007 21:57:19 +0000 (21:57 +0000)
commit0fee3ff93ea0bf1ce6466fec1d8496514d76e289
tree37f28a57b0b04823f5a4764a67421959da6a25ca
parent4d13de4e3bfc5121207efd01e1b31caa6bb4e40b
Add MVT::fAny for overloading intrinsics on floating-point types.

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