[PATCH] D30941: Better testing of schedule model instruction latencies/throughputs
Andrew V. Tischenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 17 09:37:20 PDT 2017
avt77 updated this revision to Diff 92153.
avt77 added a comment.
Throughput calculation is implemented.
https://reviews.llvm.org/D30941
Files:
include/llvm/CodeGen/AsmPrinter.h
include/llvm/CodeGen/MachineInstr.h
include/llvm/CodeGen/TargetSchedule.h
include/llvm/MC/MCTargetOptions.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/TargetSchedule.cpp
lib/MC/MCTargetOptions.cpp
lib/Target/X86/InstPrinter/X86InstComments.h
test/CodeGen/X86/recip-fastmath2.ll
test/CodeGen/X86/recip-pic.ll
tools/llc/llc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30941.92153.patch
Type: text/x-patch
Size: 119408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170317/aa01d8e3/attachment.bin>
More information about the llvm-commits
mailing list