summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-exegesis/llvm-exegesis.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-exegesis] Delegate the decision of cycle counter name to the targetJohn Brawn2018-07-021-4/+0
* [llvm-exegesis] Get the BenchmarkRunner from the ExegesisTarget.Clement Courbet2018-06-261-24/+16
* Re-land r335038 "[llvm-exegesis] A mechanism to add target-specific functiona...Clement Courbet2018-06-191-0/+7
* Revert r335038 "[llvm-exegesis] A mechanism to add target-specific functional...Clement Courbet2018-06-191-7/+0
* [llvm-exegesis] A mechanism to add target-specific functionality.Clement Courbet2018-06-191-0/+7
* [llvm-exegesis] Optionally ignore instructions without a sched class.Clement Courbet2018-06-181-2/+16
* [llvm-exegesis] Print the whole snippet in analysis.Clement Courbet2018-06-151-0/+1
* [llvm-exegesis] Fix unhandled error.Guillaume Chatelet2018-06-111-1/+1
* [llvm-exegesis] Program should succeed if benchmark returns StringError.Guillaume Chatelet2018-06-111-1/+7
* [FileSystem] Split up the OpenFlags enumeration.Zachary Turner2018-06-071-3/+6
* [llvm-exegesis] Make BenchmarkRunner handle multiple configurations.Guillaume Chatelet2018-06-071-3/+6
* [llvm-exegesis] Improve error reporting.Guillaume Chatelet2018-06-071-10/+17
* [llvm-exegesis] Add instructions to BenchmarkResult Key.Clement Courbet2018-06-051-6/+23
* [llvm-exegesis] Improve documentation.Clement Courbet2018-05-181-1/+1
* [llvm-exegesis] Write out inconsistencies to a file.Clement Courbet2018-05-171-15/+32
* [llvm-exegesis] Analysis: detect clustering inconsistencies.Clement Courbet2018-05-171-0/+3
* reland r332579: [llvm-exegesis] Update to cover latency through another opcode.Clement Courbet2018-05-171-22/+20
* Revert r332579 "[llvm-exegesis] Update to cover latency through another opcode."Clement Courbet2018-05-171-20/+22
* [llvm-exegesis] Update to cover latency through another opcode.Clement Courbet2018-05-171-22/+20
* [llvm-exegesis] Add a flag to output analysis csv to a file.Clement Courbet2018-05-161-2/+11
* [llvm-exegesis] Analysis: Display sched class for instructions.Clement Courbet2018-05-161-4/+4
* Fix r332344: only the native target is linked.Clement Courbet2018-05-151-1/+4
* [llvm-exegesis] Add an analysis mode.Clement Courbet2018-05-151-18/+67
* [llvm-exegesis] Revert accidentally commited code.Clement Courbet2018-05-141-68/+18
* [llvm-exegesis] Add an analysis mode.Clement Courbet2018-05-141-18/+68
* [llvm-exegesis] Early out if the scheduler models have no extra info.Simon Pilgrim2018-04-181-1/+4
* Re-land r329156 "Add llvm-exegesis tool."Clement Courbet2018-04-041-0/+114
* Revert r329156 "Add llvm-exegesis tool."Clement Courbet2018-04-041-115/+0
* Add llvm-exegesis tool.Clement Courbet2018-04-041-0/+115
OpenPOWER on IntegriCloud