[PATCH] D45380: [X86] Add SchedWrites for CMOV and SETCC. Use them to remove InstRWs.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 8 10:56:26 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329539: [X86] Add SchedWrites for CMOV and SETCC. Use them to remove InstRWs. (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45380?vs=141502&id=141560#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45380

Files:
  llvm/trunk/lib/Target/X86/X86InstrCMovSetCC.td
  llvm/trunk/lib/Target/X86/X86SchedBroadwell.td
  llvm/trunk/lib/Target/X86/X86SchedHaswell.td
  llvm/trunk/lib/Target/X86/X86SchedSandyBridge.td
  llvm/trunk/lib/Target/X86/X86SchedSkylakeClient.td
  llvm/trunk/lib/Target/X86/X86SchedSkylakeServer.td
  llvm/trunk/lib/Target/X86/X86Schedule.td
  llvm/trunk/lib/Target/X86/X86ScheduleBtVer2.td
  llvm/trunk/lib/Target/X86/X86ScheduleSLM.td
  llvm/trunk/lib/Target/X86/X86ScheduleZnver1.td
  llvm/trunk/test/CodeGen/X86/schedule-x86_64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45380.141560.patch
Type: text/x-patch
Size: 22115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180408/c0559e47/attachment-0001.bin>


More information about the llvm-commits mailing list