1. 59313be [CodeGen] assume max/default throughput for unspecified instructions by Sanjay Patel · 7 years ago
  2. be8616f [MCSchedule] Add the ability to compute the latency and throughput information for MCInst. by Andrea Di Biagio · 7 years ago
  3. 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
  4. 823e5f9 [MC] Fix -Wmissing-field-initializer warning after r329067. by Andrea Di Biagio · 7 years ago
  5. 7faea7c [MC] Move the reciprocal throughput computation from TargetSchedModel to MCSchedModel. by Andrea Di Biagio · 8 years ago
  6. 30c1ba4 [MC] Move the instruction latency computation from TargetSchedModel to MCSchedModel. by Andrea Di Biagio · 8 years ago
  7. f787ed0 Add <type_traits> for is_pod, fixing r241947 by Duncan P. N. Exon Smith · 10 years ago
  8. f862f87 MC: Remove the copy of MCSchedModel in MCSubtargetInfo by Duncan P. N. Exon Smith · 10 years ago