[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)
commit19c267aed13a0329f7ad111cd62bf549ae460cbc
tree63a0a3a5b8ce09c568798bec05c9af0bfbe03ffb
parent47a084f42d1f4b7220755c9cf9219acf34ec0f3e
[x86] Make the vector shuffle helpers order the SDLoc and MVT arguments.
This ordering matches that of DAG.getNode.

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