[PATCH] D17260: SystemZ scheduling implementation

Jonas Paulsson via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 02:17:56 PDT 2016


jonpa updated this revision to Diff 74345.
jonpa added a comment.

NFC update per Uli's requests. No longer any common code changes.


https://reviews.llvm.org/D17260

Files:
  lib/Target/SystemZ/CMakeLists.txt
  lib/Target/SystemZ/SystemZ.td
  lib/Target/SystemZ/SystemZHazardRecognizer.cpp
  lib/Target/SystemZ/SystemZHazardRecognizer.h
  lib/Target/SystemZ/SystemZInstrInfo.cpp
  lib/Target/SystemZ/SystemZInstrInfo.h
  lib/Target/SystemZ/SystemZMachineScheduler.cpp
  lib/Target/SystemZ/SystemZMachineScheduler.h
  lib/Target/SystemZ/SystemZProcessors.td
  lib/Target/SystemZ/SystemZSchedule.td
  lib/Target/SystemZ/SystemZScheduleZ13.td
  lib/Target/SystemZ/SystemZScheduleZ196.td
  lib/Target/SystemZ/SystemZScheduleZEC12.td
  lib/Target/SystemZ/SystemZTargetMachine.cpp
  test/CodeGen/SystemZ/vec-args-06.ll
  test/CodeGen/SystemZ/vec-perm-12.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17260.74345.patch
Type: text/x-patch
Size: 121381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161012/552f4b62/attachment-0001.bin>


More information about the llvm-commits mailing list