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
/
docs
/
CommandGuide
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[llvm-mca][docs] Define IPC where it is first mentioned. NFC.
Matt Davis
2018-07-23
1
-7
/
+7
*
[llvm-mca][docs] Add documentation for the statistic outputs from mca. NFC
Matt Davis
2018-07-21
1
-3
/
+125
*
[FileCheck] Provide an option for FileCheck to dump original input to stderr ...
George Karpenkov
2018-07-20
1
-0
/
+4
*
[llvm-mca][docs] Add Timeline and How MCA works.
Matt Davis
2018-07-19
1
-3
/
+223
*
[llvm-mca][docs] Revert mca internals docs.
Matt Davis
2018-07-17
1
-98
/
+3
*
[llvm-mca][docs] Add notes about cycle and resource callbacks. NFC.
Matt Davis
2018-07-16
1
-0
/
+8
*
[llvm-mca][docs] Initial description of mca internals. NFC
Matt Davis
2018-07-16
1
-3
/
+90
*
[docs] Update usage directive for llvm-cov report -show-functions
Vedant Kumar
2018-07-13
1
-2
/
+2
*
[FileCheck] Implement -v and -vv for tracing matches
Joel E. Denny
2018-07-13
1
-0
/
+10
*
[FileCheck] Don't permit overlapping CHECK-DAG
Joel E. Denny
2018-07-11
1
-0
/
+26
*
Revert r336830: [FileCheck] Don't permit overlapping CHECK-DAG
Joel E. Denny
2018-07-11
1
-26
/
+0
*
[FileCheck] Don't permit overlapping CHECK-DAG
Joel E. Denny
2018-07-11
1
-0
/
+26
*
[TableGen] Add a general-purpose JSON backend.
Simon Tatham
2018-07-11
1
-0
/
+5
*
nm: Add -no-weak flag for hiding weak symbols
Dave Lee
2018-07-02
1
-0
/
+4
*
Fix doc title underlining.
James Henderson
2018-06-26
1
-1
/
+1
*
[FileCheck] Add CHECK-EMPTY directive for checking for blank lines
James Henderson
2018-06-26
1
-0
/
+19
*
[docs] Update doc after split of -gen-intrinsic in r335407
Fangrui Song
2018-06-25
1
-2
/
+6
*
[docs] Fix indentation of llvm-exegesis command line arguments
Simon Pilgrim
2018-06-18
1
-3
/
+3
*
[llvm-exegesis] Optionally ignore instructions without a sched class.
Clement Courbet
2018-06-18
1
-0
/
+4
*
[llvm-exegesis] Fix off-by-one in llvm-exegesis documentation.
Clement Courbet
2018-06-01
1
-1
/
+1
*
[lit] Report line number for failed RUN command
Joel E. Denny
2018-05-31
1
-0
/
+4
*
Revert r333584: [lit] Report line number for failed RUN command
Joel E. Denny
2018-05-30
1
-4
/
+0
*
[lit] Report line number for failed RUN command
Joel E. Denny
2018-05-30
1
-0
/
+4
*
[llvm-exegesis] Show sched class details in analysis.
Clement Courbet
2018-05-24
2
-13
/
+3
*
[llvm-exegesis] Update doc to mention that the output is in html.
Clement Courbet
2018-05-22
1
-2
/
+2
*
[llvm-exegesis] Improve documentation.
Clement Courbet
2018-05-18
1
-3
/
+137
*
Fix typo in declaring code-block snippet
Simon Pilgrim
2018-05-17
1
-1
/
+1
*
[llvm-mca] Add an example showing how to get Intel assembly syntax
Andrea Di Biagio
2018-05-17
1
-0
/
+6
*
[llvm-mca] add flag -all-views and flag -all-stats.
Andrea Di Biagio
2018-05-17
1
-0
/
+10
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-1
/
+1
*
Revert r330755 "[lit] Report line number for failed RUN command"
Reid Kleckner
2018-04-25
1
-2
/
+0
*
[llvm-mca] Default to the native host cpu if flag -mcpu is not specified.
Andrea Di Biagio
2018-04-25
1
-3
/
+2
*
[lit] Report line number for failed RUN command
Joel E. Denny
2018-04-24
1
-0
/
+2
*
[llvm-mca][CommandGuide] Fix typo in example.
Andrea Di Biagio
2018-04-24
1
-1
/
+1
*
[llvm-mca] Renamed BackendStatistics to RetireControlUnitStatistics.
Andrea Di Biagio
2018-04-11
1
-6
/
+5
*
[llvm-mca] Move the logic that prints scheduler statistics from BackendStatis...
Andrea Di Biagio
2018-04-11
1
-2
/
+6
*
[llvm-mca] reorder text
Sanjay Patel
2018-04-10
1
-9
/
+9
*
[llvm-mca] fix formatting
Sanjay Patel
2018-04-10
1
-8
/
+8
*
[llvm-mca] add example workflow for source code
Sanjay Patel
2018-04-10
1
-0
/
+20
*
[llvm-mca] Move the logic that prints dispatch unit statistics from BackendSt...
Andrea Di Biagio
2018-04-10
1
-0
/
+6
*
[llvm-mca] Increase the default number of iterations to 100.
Andrea Di Biagio
2018-04-10
1
-1
/
+1
*
[llvm-mca] Add the ability to mark regions of code for analysis (PR36875)
Andrea Di Biagio
2018-04-09
1
-0
/
+18
*
[llvm-cov] Implement -ignore-filename-regex= option for excluding source files.
Max Moroz
2018-04-09
1
-0
/
+12
*
[documentation][llvm-mca] Update the documentation.
Andrea Di Biagio
2018-04-05
1
-6
/
+5
*
[llvm-mca] Remove flag -max-retire-per-cycle, and update the docs.
Andrea Di Biagio
2018-04-05
1
-5
/
+0
*
Re-land r329156 "Add llvm-exegesis tool."
Clement Courbet
2018-04-04
2
-0
/
+59
*
Revert r329156 "Add llvm-exegesis tool."
Clement Courbet
2018-04-04
2
-59
/
+0
*
Add llvm-exegesis tool.
Clement Courbet
2018-04-04
2
-0
/
+59
*
[llvm-mca] Move the logic that prints register file statistics to its own vie...
Andrea Di Biagio
2018-04-03
1
-0
/
+4
*
[dsymutil] Upstream emitting of papertrail warnings.
Jonas Devlieghere
2018-04-02
1
-0
/
+7
[prev]
[next]