[X86][SSE41] Added test cases for improving insertps shuffles
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 3 Jan 2016 17:14:15 +0000 (17:14 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 3 Jan 2016 17:14:15 +0000 (17:14 +0000)
commit569106fe997eb1ec3abf6eb373dd09170d42eb7a
tree74fee9cb9a238c538a9fcd149710d19e83b43a18
parentd17a1df783bee968e0b38c1d85b7f3ae15ad3fdc
[X86][SSE41] Added test cases for improving insertps shuffles

As mentioned on D14261, an upcoming patch will improve combines of insertps instructions.

llvm-svn: 256706
llvm/test/CodeGen/X86/insertps-combine.ll [new file with mode: 0644]