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