[x86] Make the vector shuffle helpers order the SDLoc and MVT arguments.
authorChandler Carruth <chandlerc@gmail.com>
Thu, 26 Feb 2015 08:19:24 +0000 (08:19 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 26 Feb 2015 08:19:24 +0000 (08:19 +0000)
commitd283cb62039011b785c2613ad50912c9bf7528b3
tree68351cfdc32f11871e21af1095f1f03685bd25e7
parentac0d58bc4c365f85b749c5f643eed7f21f50971c
[x86] Make the vector shuffle helpers order the SDLoc and MVT arguments.
This ordering matches that of DAG.getNode.

llvm-svn: 230617
llvm/lib/Target/X86/X86ISelLowering.cpp