Use MVT instead of EVT as the argument to all the shuffle decode functions. Simplify...
authorCraig Topper <craig.topper@gmail.com>
Sun, 6 May 2012 19:46:21 +0000 (19:46 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 6 May 2012 19:46:21 +0000 (19:46 +0000)
commitd978c54e607fbcf426db20727d5fed71e1def2f6
tree0279885dd85df5bec081d3db29534f2f1758ee89
parentbdcbcb3ae7c035459a2c6adad7e95dc377f22f22
Use MVT instead of EVT as the argument to all the shuffle decode functions. Simplify some of the decode functions.

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