[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)
commitdefe9ffbb52feb07974a60addb80f449871f1aed
tree174917b362047fdd88c08a8d49338f1790f47163
parent2680bc9951b9caae12e4ff20d013ce574481c58b
[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.

llvm-svn: 285501
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/lib/Target/X86/X86InstrSSE.td
llvm/lib/Target/X86/X86IntrinsicsInfo.h