Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeGen] assume max/default throughput for unspecified instructions | Sanjay Patel | 2018-06-05 | 1 | -7/+19 |
* | [MCSchedule] Add the ability to compute the latency and throughput informatio... | Andrea Di Biagio | 2018-05-31 | 1 | -0/+43 |
* | [MC] Moved all the remaining logic that computed instruction latency and reci... | Andrea Di Biagio | 2018-04-15 | 1 | -15/+36 |
* | [MC] Fix -Wmissing-field-initializer warning after r329067. | Andrea Di Biagio | 2018-04-03 | 1 | -0/+1 |
* | [MC] Move the reciprocal throughput computation from TargetSchedModel to MCSc... | Andrea Di Biagio | 2018-03-13 | 1 | -0/+24 |
* | [MC] Move the instruction latency computation from TargetSchedModel to MCSche... | Andrea Di Biagio | 2018-03-13 | 1 | -0/+17 |
* | Add <type_traits> for is_pod, fixing r241947 | Duncan P. N. Exon Smith | 2015-07-10 | 1 | -0/+1 |
* | MC: Remove the copy of MCSchedModel in MCSubtargetInfo | Duncan P. N. Exon Smith | 2015-07-10 | 1 | -0/+33 |