summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-exegesis.rst
Commit message (Expand)AuthorAgeFilesLines
* [MCSched] Bind PFM Counters to the CPUs instead of the SchedModel.Clement Courbet2018-10-251-0/+4
* [llvm-exegesis] Allow measuring several instructions in a single run.Clement Courbet2018-10-171-2/+3
* The llvm-exegesis output file is a html file not a txt file.Simon Pilgrim2018-09-271-1/+1
* [llvm-exegesis] Fix doc in r342947.Clement Courbet2018-09-251-8/+9
* [llvm-exegesis] Allow benchmarking arbitrary code snippets.Clement Courbet2018-09-251-8/+52
* [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
* [llvm-exegesis] Show sched class details in analysis.Clement Courbet2018-05-241-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
* Re-land r329156 "Add llvm-exegesis tool."Clement Courbet2018-04-041-0/+58
* Revert r329156 "Add llvm-exegesis tool."Clement Courbet2018-04-041-58/+0
* Add llvm-exegesis tool.Clement Courbet2018-04-041-0/+58
OpenPOWER on IntegriCloud