Commit Graph

3 Commits

Author SHA1 Message Date
Simon Pilgrim
b117c009b6 [X86][AVX2] Regenerate test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292950 91177308-0d34-0410-b5e6-96231b3b80d8
2017-01-24 16:58:22 +00:00
Sanjay Patel
7cff23cad5 [x86, AVX2] regenerate checks
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271434 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-01 21:32:56 +00:00
Michael Liao
9d293f1f68 Fix PR17764
- When selecting BLEND from vselect, the operands need swapping as due to the
  difference between vselect and SSE/AVX's BLEND insn



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193900 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-02 00:10:02 +00:00