summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
* 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
* [llvm-mca] Add a flag -instruction-info to enable/disable the instruction inf...Andrea Di Biagio2018-03-261-0/+4
* [llvm-mca] Update the commandline docs after r328305.Andrea Di Biagio2018-03-261-0/+4
* [llvm-mca] Add flag -instruction-tables to print the theoretical resource pre...Andrea Di Biagio2018-03-261-0/+8
* Add llvm-mca.rst to the table of contents in docs/CommandGuide.Andrea Di Biagio2018-03-081-0/+1
* [llvm-mca] LLVM Machine Code Analyzer.Andrea Di Biagio2018-03-081-0/+133
* [dsymutil] Embed toolchain in dSYM bundleJonas Devlieghere2018-03-081-0/+4
* Re-land [dsymutil] Upstream update featureJonas Devlieghere2018-02-081-1/+9
* Revert dsymutil -update commitsJonas Devlieghere2018-02-071-9/+1
* [dsymutil] Upstream update feature.Jonas Devlieghere2018-02-071-1/+9
* [dsymutil] Enable -minimize feature.Jonas Devlieghere2018-01-301-0/+7
* [MC] Fix -stack-size-section on ARMSean Eveson2018-01-171-1/+1
* [llvm-cov] Refactor "export" command implementation and add support for SOURCES.Max Moroz2018-01-041-2/+3
* [llvm-cov] Add an option for "export" command to emit only file summary data.Max Moroz2017-12-111-0/+7
* Remove duplicate option from documentation.Adrian Prantl2017-12-091-5/+0
* dwarfdump: Add support for the --diff option.Adrian Prantl2017-12-081-0/+5
* [MC] Function stack size section.Sean Eveson2017-11-301-0/+8
* Revert r319423: [MC] Function stack size section.Sean Eveson2017-11-301-204/+196
* [MC] Function stack size section.Sean Eveson2017-11-301-196/+204
* Add a -D flag to FileCheck to define variablesAlexander Richardson2017-11-071-0/+5
* Canonicalize spelling of long-form-options in dsymutil.rstAdrian Prantl2017-11-061-12/+12
* [docs] Update code block for compatibility with Sphinx 1.5.1Jonas Devlieghere2017-11-062-10/+10
* [dsymutil][doc] Improve wording in manpage and rename file.Jonas Devlieghere2017-11-024-88/+91
* [dsymutil] Add a manpage for dsymutilJonas Devlieghere2017-11-023-1/+88
* Revert "lit.py: Add new %{shared_output(LABEL)} substitution"Jordan Rose2017-10-141-12/+11
* lit.py: Add new %{shared_output(LABEL)} substitutionJordan Rose2017-10-131-11/+12
* [FileCheck] regexp doc update/fixSjoerd Meijer2017-10-131-5/+6
OpenPOWER on IntegriCloud