[X86][SSE] Assert if the shuffle mask indices are not -1 or within a valid input...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 8 Aug 2016 11:07:34 +0000 (11:07 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 8 Aug 2016 11:07:34 +0000 (11:07 +0000)
commit33fc788374b559d449780ec0f7cf9a010d04dadc
treee2eb3534622248fedf098d88ce41b2cdecc863e0
parentbedc371c9da61289d82b18acbe5f7bb0fc1d9869
[X86][SSE] Assert if the shuffle mask indices are not -1 or within a valid input range

As discussed in post-review rL277959

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