[PATCH] D27419: [X86][SSE] Consistently set MOVD/MOVQ load/store/move instructions to integer domain

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 04:21:20 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288902: [X86][SSE] Consistently set MOVD/MOVQ load/store/move instructions to integer… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D27419?vs=80281&id=80569#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27419

Files:
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/2012-1-10-buildvector.ll
  llvm/trunk/test/CodeGen/X86/avx2-vbroadcast.ll
  llvm/trunk/test/CodeGen/X86/clear_upper_vector_element_bits.ll
  llvm/trunk/test/CodeGen/X86/exedepsfix-broadcast.ll
  llvm/trunk/test/CodeGen/X86/extractelement-index.ll
  llvm/trunk/test/CodeGen/X86/fp-logic.ll
  llvm/trunk/test/CodeGen/X86/masked_memop.ll
  llvm/trunk/test/CodeGen/X86/merge-consecutive-loads-128.ll
  llvm/trunk/test/CodeGen/X86/pshufb-mask-comments.ll
  llvm/trunk/test/CodeGen/X86/scalar-int-to-fp.ll
  llvm/trunk/test/CodeGen/X86/uint_to_fp-2.ll
  llvm/trunk/test/CodeGen/X86/vec_fp_to_int.ll
  llvm/trunk/test/CodeGen/X86/vec_ins_extract-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27419.80569.patch
Type: text/x-patch
Size: 24738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161207/f8d0cc98/attachment-0001.bin>


More information about the llvm-commits mailing list