OSDN Git Service

ARM64: add intrinsic for pmull (p64 x p64 = p128) operations.
authorTim Northover <tnorthover@apple.com>
Tue, 1 Apr 2014 12:22:37 +0000 (12:22 +0000)
committerTim Northover <tnorthover@apple.com>
Tue, 1 Apr 2014 12:22:37 +0000 (12:22 +0000)
commited839120c4a9e268c52f14b6443589456ec2b008
tree81ba75ff89c8bd67ba5db4df4d4a289c92e4f8ae
parent103683c4cb8b11ed506f73353f84efd22618510e
ARM64: add intrinsic for pmull (p64 x p64 = p128) operations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205302 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsARM64.td
lib/Target/ARM64/ARM64InstrInfo.td
test/CodeGen/ARM64/vmul.ll