OSDN Git Service

[X86] Remove masked shufpd/shufps intrinsics and autoupgrade to native vector shuffle...
authorCraig Topper <craig.topper@gmail.com>
Tue, 13 Sep 2016 07:40:53 +0000 (07:40 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 13 Sep 2016 07:40:53 +0000 (07:40 +0000)
commit5db4eb4adf1ea27618d51f265b98323731521a08
treee4aacdfc2bc1e40006d0ab29bccba1c65d703905
parent7e9a83f20eb9498d44ffdc3b43a4e166816e891c
[X86] Remove masked shufpd/shufps intrinsics and autoupgrade to native vector shuffles. They were removed from clang previously but accidentally left in the backend.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281300 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsX86.td
lib/IR/AutoUpgrade.cpp
lib/Target/X86/X86IntrinsicsInfo.h
test/CodeGen/X86/avx512-intrinsics-upgrade.ll
test/CodeGen/X86/avx512-intrinsics.ll
test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll
test/CodeGen/X86/avx512vl-intrinsics.ll