[PATCH] D40345: [X86] Add proper BTVER2 sched support for MOV

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 03:20:35 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320034: Add proper BTVER2 sched support for MOV instr. (authored by avt77).

Changed prior to commit:
  https://reviews.llvm.org/D40345?vs=123910&id=125926#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40345

Files:
  llvm/trunk/lib/Target/X86/X86ScheduleBtVer2.td
  llvm/trunk/test/CodeGen/X86/mmx-schedule.ll
  llvm/trunk/test/CodeGen/X86/mul-constant-i32.ll
  llvm/trunk/test/CodeGen/X86/mul-constant-i64.ll
  llvm/trunk/test/CodeGen/X86/schedule-x86_64.ll
  llvm/trunk/test/CodeGen/X86/sse2-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse3-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse42-schedule.ll
  llvm/trunk/test/CodeGen/X86/x87-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40345.125926.patch
Type: text/x-patch
Size: 43609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/94307f9c/attachment-0001.bin>


More information about the llvm-commits mailing list