| commit | 83e44c66ae6a0775abff30168353e46668201be7 | [log] [tgz] |
|---|---|---|
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | Thu Jan 07 10:24:19 2016 +0000 |
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Thu Jan 07 10:24:19 2016 +0000 |
| tree | 17b8b0fc2bf8f9d90c85ad4c83450cc3705eca4c | |
| parent | 26e52a7074b79efa32cad00a2fd379ca1d490261 [diff] |
[X86][SSE} Add INSERTPS as a target shuffle Follow up to D15378, added INSERTPS to the list of decodable target shuffles and enabled XFormVExtractWithShuffleIntoLoad to handle target shuffles with SentinelZero and tested this with INSERTPS. llvm-svn: 257046