[PATCH] D47536: [MCSchedule] Add the ability to correctly compute the latency and throughput information for MCInst.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 31 06:37:57 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL333650: [MCSchedule] Add the ability to compute the latency and throughput information… (authored by adibiagio, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47536?vs=149115&id=149279#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47536
Files:
llvm/trunk/include/llvm/CodeGen/TargetSchedule.h
llvm/trunk/include/llvm/MC/MCSchedule.h
llvm/trunk/lib/CodeGen/TargetSchedule.cpp
llvm/trunk/lib/CodeGen/TargetSubtargetInfo.cpp
llvm/trunk/lib/MC/MCSchedule.cpp
llvm/trunk/utils/TableGen/SubtargetEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47536.149279.patch
Type: text/x-patch
Size: 9529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180531/81e95b44/attachment.bin>
More information about the llvm-commits
mailing list