summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
...
* [llvm-mca][docs] Define IPC where it is first mentioned. NFC.Matt Davis2018-07-231-7/+7
* [llvm-mca][docs] Add documentation for the statistic outputs from mca. NFCMatt Davis2018-07-211-3/+125
* [FileCheck] Provide an option for FileCheck to dump original input to stderr ...George Karpenkov2018-07-201-0/+4
* [llvm-mca][docs] Add Timeline and How MCA works.Matt Davis2018-07-191-3/+223
* [llvm-mca][docs] Revert mca internals docs.Matt Davis2018-07-171-98/+3
* [llvm-mca][docs] Add notes about cycle and resource callbacks. NFC.Matt Davis2018-07-161-0/+8
* [llvm-mca][docs] Initial description of mca internals. NFCMatt Davis2018-07-161-3/+90
* [docs] Update usage directive for llvm-cov report -show-functionsVedant Kumar2018-07-131-2/+2
* [FileCheck] Implement -v and -vv for tracing matchesJoel E. Denny2018-07-131-0/+10
* [FileCheck] Don't permit overlapping CHECK-DAGJoel E. Denny2018-07-111-0/+26
* Revert r336830: [FileCheck] Don't permit overlapping CHECK-DAGJoel E. Denny2018-07-111-26/+0
* [FileCheck] Don't permit overlapping CHECK-DAGJoel E. Denny2018-07-111-0/+26
* [TableGen] Add a general-purpose JSON backend.Simon Tatham2018-07-111-0/+5
* nm: Add -no-weak flag for hiding weak symbolsDave Lee2018-07-021-0/+4
* Fix doc title underlining.James Henderson2018-06-261-1/+1
* [FileCheck] Add CHECK-EMPTY directive for checking for blank linesJames Henderson2018-06-261-0/+19
* [docs] Update doc after split of -gen-intrinsic in r335407Fangrui Song2018-06-251-2/+6
* [docs] Fix indentation of llvm-exegesis command line argumentsSimon Pilgrim2018-06-181-3/+3
* [llvm-exegesis] Optionally ignore instructions without a sched class.Clement Courbet2018-06-181-0/+4
* [llvm-exegesis] Fix off-by-one in llvm-exegesis documentation.Clement Courbet2018-06-011-1/+1
* [lit] Report line number for failed RUN commandJoel E. Denny2018-05-311-0/+4
* Revert r333584: [lit] Report line number for failed RUN commandJoel E. Denny2018-05-301-4/+0
* [lit] Report line number for failed RUN commandJoel E. Denny2018-05-301-0/+4
* [llvm-exegesis] Show sched class details in analysis.Clement Courbet2018-05-242-13/+3
* [llvm-exegesis] Update doc to mention that the output is in html.Clement Courbet2018-05-221-2/+2
* [llvm-exegesis] Improve documentation.Clement Courbet2018-05-181-3/+137
* Fix typo in declaring code-block snippetSimon Pilgrim2018-05-171-1/+1
* [llvm-mca] Add an example showing how to get Intel assembly syntaxAndrea Di Biagio2018-05-171-0/+6
* [llvm-mca] add flag -all-views and flag -all-stats.Andrea Di Biagio2018-05-171-0/+10
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-1/+1
* Revert r330755 "[lit] Report line number for failed RUN command"Reid Kleckner2018-04-251-2/+0
* [llvm-mca] Default to the native host cpu if flag -mcpu is not specified.Andrea Di Biagio2018-04-251-3/+2
* [lit] Report line number for failed RUN commandJoel E. Denny2018-04-241-0/+2
* [llvm-mca][CommandGuide] Fix typo in example.Andrea Di Biagio2018-04-241-1/+1
* [llvm-mca] Renamed BackendStatistics to RetireControlUnitStatistics.Andrea Di Biagio2018-04-111-6/+5
* [llvm-mca] Move the logic that prints scheduler statistics from BackendStatis...Andrea Di Biagio2018-04-111-2/+6
* [llvm-mca] reorder textSanjay Patel2018-04-101-9/+9
* [llvm-mca] fix formattingSanjay Patel2018-04-101-8/+8
* [llvm-mca] add example workflow for source codeSanjay Patel2018-04-101-0/+20
* [llvm-mca] Move the logic that prints dispatch unit statistics from BackendSt...Andrea Di Biagio2018-04-101-0/+6
* [llvm-mca] Increase the default number of iterations to 100.Andrea Di Biagio2018-04-101-1/+1
* [llvm-mca] Add the ability to mark regions of code for analysis (PR36875)Andrea Di Biagio2018-04-091-0/+18
* [llvm-cov] Implement -ignore-filename-regex= option for excluding source files.Max Moroz2018-04-091-0/+12
* [documentation][llvm-mca] Update the documentation.Andrea Di Biagio2018-04-051-6/+5
* [llvm-mca] Remove flag -max-retire-per-cycle, and update the docs.Andrea Di Biagio2018-04-051-5/+0
* Re-land r329156 "Add llvm-exegesis tool."Clement Courbet2018-04-042-0/+59
* Revert r329156 "Add llvm-exegesis tool."Clement Courbet2018-04-042-59/+0
* Add llvm-exegesis tool.Clement Courbet2018-04-042-0/+59
* [llvm-mca] Move the logic that prints register file statistics to its own vie...Andrea Di Biagio2018-04-031-0/+4
* [dsymutil] Upstream emitting of papertrail warnings.Jonas Devlieghere2018-04-021-0/+7
OpenPOWER on IntegriCloud