[X86][SSE] Add tests demonstrating missed opportunities to combine 64-bit element...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 30 Nov 2016 11:30:33 +0000 (11:30 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 30 Nov 2016 11:30:33 +0000 (11:30 +0000)
commitb099d16516f571721b470940ab602db26a35f28d
tree4ab1f73747b007cc1340a3d3b3e249dd6620d227
parentfafff0c569842e890938acc68fa172ab9f919c25
[X86][SSE] Add tests demonstrating missed opportunities to combine 64-bit element unpacks with horizontal pair ops.

llvm-svn: 288240
llvm/test/CodeGen/X86/horizontal-shuffle.ll [new file with mode: 0644]