]> granicus.if.org Git - llvm/commit
[X86] Use intrinsics table for VPMULHRSW intrincis so that the legacy intrinsics...
authorCraig Topper <craig.topper@gmail.com>
Sat, 29 Oct 2016 18:41:45 +0000 (18:41 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sat, 29 Oct 2016 18:41:45 +0000 (18:41 +0000)
commitc4589d775156a058cc16eec7352886e8e1f66a7f
treedd21da086fd55f853ad3166605c3d7cbc2254773
parent14ebdf2999d7fd70f680301a9edd17b2480adf61
[X86] Use intrinsics table for VPMULHRSW intrincis so that the legacy intrinsics can select EVEX encoded instructions when available.

This requires a minor rename of the instructions due to the use of different tablegen classes and how the names are concatenated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285501 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrSSE.td
lib/Target/X86/X86IntrinsicsInfo.h