summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-exegesis.rst
Commit message (Expand)AuthorAgeFilesLines
* [llvm-exegesis] Add options to SnippetGenerator.Clement Courbet2019-10-081-1/+13
* [docs] [NFC] Removed excess spacingAlex Brachet2019-07-041-1/+0
* [docs][tools] Add missing "program" tags to rst filesJames Henderson2019-06-271-0/+2
* Add an option do not dump the generated object on diskGuillaume Chatelet2019-04-051-3/+9
* [llvm-exegesis] Introduce a 'naive' clustering algorithm (PR40880)Roman Lebedev2019-03-281-1/+8
* [llvm-exegesis] Split Epsilon param into two (PR40787)Roman Lebedev2019-02-251-2/+7
* [llvm-exegesis] Opcode stabilization / reclusterization (PR40715)Roman Lebedev2019-02-201-0/+7
* [llvm-exegesis] [NFC] Fixing typo.Guillaume Chatelet2019-02-181-1/+1
* [llvm-exegesis] Don't default to running&dumping all analyses to '-'Roman Lebedev2019-02-041-3/+5
* [llvm-exegesis] Add throughput mode.Clement Courbet2019-01-301-8/+10
* [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