[PATCH] [X86] add an exedepfix entry for movq == movlps == movlpd (refiled)

Sanjay Patel spatel at rotateright.com
Mon Mar 30 09:22:37 PDT 2015


Updated patch:
Removed stack-folding-int-sse42.ll from affected tests. It was updated by Simon here:
http://llvm.org/viewvc/llvm-project?view=revision&revision=233553

Also, adding Chandler to reviewers. Is a 'let ExeDomain =' change preferred in place of or in addition to the exedeps table change?


http://reviews.llvm.org/D8691

Files:
  lib/Target/X86/X86InstrInfo.cpp
  test/CodeGen/X86/2011-10-19-widen_vselect.ll
  test/CodeGen/X86/2012-07-10-extload64.ll
  test/CodeGen/X86/exedeps-movq.ll
  test/CodeGen/X86/sse2-intrinsics-x86.ll
  test/CodeGen/X86/vec_insert-5.ll
  test/CodeGen/X86/vec_insert-mmx.ll
  test/CodeGen/X86/vec_zero_cse.ll
  test/CodeGen/X86/vector-shuffle-mmx.ll
  test/CodeGen/X86/widen_cast-1.ll
  test/CodeGen/X86/widen_cast-4.ll
  test/CodeGen/X86/widen_cast-5.ll
  test/CodeGen/X86/widen_shuffle-1.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8691.22891.patch
Type: text/x-patch
Size: 9685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150330/b3016a52/attachment.bin>


More information about the llvm-commits mailing list