[X86][SSE] Added tests where we should be trying to widen a load+splat into a broadcast
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 23 Jul 2016 16:19:17 +0000 (16:19 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 23 Jul 2016 16:19:17 +0000 (16:19 +0000)
commitb9e47a8cd0c648422d401d6620130bf06c60fc6f
tree3bd6af698f89675ac4f1c87f2a1b156d37149398
parent8aa6f34455695092ac1046a70386f8a7bf98054a
[X86][SSE] Added tests where we should be trying to widen a load+splat into a broadcast

llvm-svn: 276527
llvm/test/CodeGen/X86/widened-broadcast.ll [new file with mode: 0644]