[PATCH] D17260: SystemZ scheduling implementation
Jonas Paulsson via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 19 06:42:44 PDT 2016
jonpa updated this revision to Diff 75137.
jonpa marked 2 inline comments as done.
jonpa added a comment.
Updated with an empty sched class for Insn.. instructions, so that getNumDecoderSlots() will return 1 and not 0.
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/SystemZInstrFormats.td
lib/Target/SystemZ/SystemZInstrInfo.cpp
lib/Target/SystemZ/SystemZInstrInfo.h
lib/Target/SystemZ/SystemZInstrInfo.td
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.75137.patch
Type: text/x-patch
Size: 146703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/325bdcae/attachment-0001.bin>
More information about the llvm-commits
mailing list