Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2ee218f3653fcfd135fc5087a698424f90a9a499
/
llvm
/
lib
/
MC
/
MCSchedule.cpp
d768d35
[MC][X86] Correctly model additional operand latency caused by transfer delays from the integer to the floating point unit.
by Andrea Di Biagio
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
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
· 8 years ago
823e5f9
[MC] Fix -Wmissing-field-initializer warning after r329067.
by Andrea Di Biagio
· 8 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