[PATCH] D30744: Improve machine schedulers for in-order processors

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 13:59:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298885: Improve machine schedulers for in-order processors (authored by javed.absar).

Changed prior to commit:
  https://reviews.llvm.org/D30744?vs=93068&id=93174#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30744

Files:
  llvm/trunk/include/llvm/CodeGen/TargetSchedule.h
  llvm/trunk/include/llvm/Target/TargetSchedule.td
  llvm/trunk/lib/CodeGen/MachineScheduler.cpp
  llvm/trunk/lib/CodeGen/TargetSchedule.cpp
  llvm/trunk/lib/Target/ARM/ARMScheduleR52.td
  llvm/trunk/test/CodeGen/ARM/single-issue-r52.mir
  llvm/trunk/utils/TableGen/SubtargetEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30744.93174.patch
Type: text/x-patch
Size: 10410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170327/68cd38ef/attachment.bin>


More information about the llvm-commits mailing list