[PATCH] D45486: [X86][Atom] Convert Atom scheduler model to SchedRW (PR32431)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 08:09:46 PDT 2018


RKSimon updated this revision to Diff 142014.
RKSimon added a comment.

rebased


Repository:
  rL LLVM

https://reviews.llvm.org/D45486

Files:
  lib/Target/X86/X86PadShortFunction.cpp
  lib/Target/X86/X86ScheduleAtom.td
  test/CodeGen/X86/lsr-loop-exit-cond.ll
  test/CodeGen/X86/lsr-static-addr.ll
  test/CodeGen/X86/mmx-schedule.ll
  test/CodeGen/X86/schedule-x86_32.ll
  test/CodeGen/X86/schedule-x86_64.ll
  test/CodeGen/X86/select.ll
  test/CodeGen/X86/sse-schedule.ll
  test/CodeGen/X86/sse2-schedule.ll
  test/CodeGen/X86/sse3-schedule.ll
  test/CodeGen/X86/ssse3-schedule.ll
  test/CodeGen/X86/x87-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45486.142014.patch
Type: text/x-patch
Size: 95806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180411/f5d34647/attachment.bin>


More information about the llvm-commits mailing list