[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)
commitc88a575ea513a106f26b7d0ed15ed9e5be4f4a32
tree709b55a43eaf2343141e5d0453919ebf4be54efd
parent85b6d5e1dd73f405f54ec9085a1cdb9457e2dcda
[X86][SSE41] Added test cases for improving insertps shuffles

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256706 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/insertps-combine.ll [new file with mode: 0644]