Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
MC
/
MCSchedule.cpp
59313be
[CodeGen] assume max/default throughput for unspecified instructions
by Sanjay Patel
· 7 years ago
be8616f
[MCSchedule] Add the ability to compute the latency and throughput information for MCInst.
by Andrea Di Biagio
· 7 years ago
b9acf13
[MC] Moved all the remaining logic that computed instruction latency and reciprocal throughput from TargetSchedModel to MCSchedModel.
by Andrea Di Biagio
· 7 years ago
823e5f9
[MC] Fix -Wmissing-field-initializer warning after r329067.
by Andrea Di Biagio
· 7 years ago
7faea7c
[MC] Move the reciprocal throughput computation from TargetSchedModel to MCSchedModel.
by Andrea Di Biagio
· 8 years ago
30c1ba4
[MC] Move the instruction latency computation from TargetSchedModel to MCSchedModel.
by Andrea Di Biagio
· 8 years ago
f787ed0
Add <type_traits> for is_pod, fixing r241947
by Duncan P. N. Exon Smith
· 10 years ago
f862f87
MC: Remove the copy of MCSchedModel in MCSubtargetInfo
by Duncan P. N. Exon Smith
· 10 years ago