index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
MC
/
MCSchedule.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC][X86] Correctly model additional operand latency caused by transfer delay...
Andrea Di Biagio
2019-01-23
1
-0
/
+16
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[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