summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-exegesis/lib/BenchmarkResult.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-exegesis] Print the whole snippet in analysis.Clement Courbet2018-06-151-0/+22
* [llvm-exegesis] Use BenchmarkResult::Instructions instead of OpcodeNameClement Courbet2018-06-141-2/+1
* [FileSystem] Split up the OpenFlags enumeration.Zachary Turner2018-06-071-1/+2
* [llvm-exegesis] Improve error reporting.Guillaume Chatelet2018-06-071-22/+30
* [llvm-exegesis] Serializes instruction's operand in BenchmarkResult's key.Guillaume Chatelet2018-06-071-25/+78
* [llvm-exegesis] move Mode from Key to BenchmarResult.Clement Courbet2018-06-061-6/+6
* [llvm-exegesis] Add instructions to BenchmarkResult Key.Clement Courbet2018-06-051-13/+105
* [llvm-exegesis][NFC] Use an enum instead of a string for benchmark mode.Clement Courbet2018-06-041-0/+10
* [llvm-exegesis] Analysis: Show value extents.Clement Courbet2018-05-241-0/+10
* reland r332579: [llvm-exegesis] Update to cover latency through another opcode.Clement Courbet2018-05-171-15/+18
* Revert r332579 "[llvm-exegesis] Update to cover latency through another opcode."Clement Courbet2018-05-171-18/+15
* [llvm-exegesis] Update to cover latency through another opcode.Clement Courbet2018-05-171-15/+18
* [llvm-exegesis] Split AsmTemplate.Name into components.Clement Courbet2018-05-151-4/+7
* [llvm-exegesis] Allow lists of BenchmarkResults to be parsed as std::vector<B...Clement Courbet2018-05-141-3/+19
* Re-land r329156 "Add llvm-exegesis tool."Clement Courbet2018-04-041-0/+85
* Revert r329156 "Add llvm-exegesis tool."Clement Courbet2018-04-041-85/+0
* Add llvm-exegesis tool.Clement Courbet2018-04-041-0/+85
OpenPOWER on IntegriCloud