Support for half intrinsics. Pushes MMX into slower encoding path.
authorMichael Ilseman <milseman@apple.com>
Fri, 11 Jan 2013 01:45:05 +0000 (01:45 +0000)
committerMichael Ilseman <milseman@apple.com>
Fri, 11 Jan 2013 01:45:05 +0000 (01:45 +0000)
commit4d0b4a45dc724666d5de4f2f7c2d295487e4ca3e
treeafe95b9c520d0998bcfbade68b342bbe2894b212
parentb789b949b60c9a28686e638f75b2640d16d7144e
Support for half intrinsics. Pushes MMX into slower encoding path.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172159 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Intrinsics.h
include/llvm/IR/Intrinsics.td
lib/IR/Function.cpp
lib/IR/Verifier.cpp
utils/TableGen/IntrinsicEmitter.cpp