summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-mca.rst
Commit message (Expand)AuthorAgeFilesLines
* [llvm-mca] Default to the native host cpu if flag -mcpu is not specified.Andrea Di Biagio2018-04-251-3/+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
* [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
* [llvm-mca] Move the logic that prints register file statistics to its own vie...Andrea Di Biagio2018-04-031-0/+4
* [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
* [llvm-mca] LLVM Machine Code Analyzer.Andrea Di Biagio2018-03-081-0/+133
OpenPOWER on IntegriCloud