Add target specific ISD node types for SSE/AVX vector shuffle instructions and change...
authorCraig Topper <craig.topper@gmail.com>
Sun, 22 Jan 2012 19:15:14 +0000 (19:15 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 22 Jan 2012 19:15:14 +0000 (19:15 +0000)
commited2e13d66709d41a26b96e2a02b6f2797ff2e7b7
treea827ecf581e862e5a10d6d7867f6490500227e5f
parent4a309f3d25f3a28065a8ccbd7067afaad745e2d1
Add target specific ISD node types for SSE/AVX vector shuffle instructions and change all the code that used to create intrinsic nodes to create the new nodes instead.

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