Vector shuffle mask <i32 4, i32 5, i32 2, i32 3> should yield "movsd", not "movss".
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Wed, 14 Sep 2011 02:36:14 +0000 (02:36 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Wed, 14 Sep 2011 02:36:14 +0000 (02:36 +0000)
commit5ca0d149158eaa8e30cbd00efa0024149b029bb0
tree5f4de3840957776b97e44c7192c2189688a2e964
parent553f93396367fd1e1372d41c02583b2dc060947f
Vector shuffle mask <i32 4, i32 5, i32 2, i32 3> should yield "movsd", not "movss".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139686 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/vec_shuffle-38.ll