summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-exegesis/lib/Uops.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-exegesis] Add uop computation for more X87 instruction classes.Clement Courbet2018-07-051-8/+2
* [llvm-exegesis] Get the BenchmarkRunner from the ExegesisTarget.Clement Courbet2018-06-261-6/+0
* [llvm-exegesis][NFC] Remove unnecessary member variables.Clement Courbet2018-06-251-3/+3
* [llvm-exegesis][NFC] clang-formatClement Courbet2018-06-251-1/+2
* [llvm-exegesis] Fix missing move in r335105.Clement Courbet2018-06-201-4/+4
* [llvm-exegesis] Use a Prototype to defer picking a value for free vars.Guillaume Chatelet2018-06-201-37/+29
* Re-land r335038 "[llvm-exegesis] A mechanism to add target-specific functiona...Clement Courbet2018-06-191-2/+1
* Revert r335038 "[llvm-exegesis] A mechanism to add target-specific functional...Clement Courbet2018-06-191-1/+2
* [llvm-exegesis] A mechanism to add target-specific functionality.Clement Courbet2018-06-191-2/+1
* [llvm-exegesis] Cleaner design without mutable data.Guillaume Chatelet2018-06-131-55/+57
* [llvm-exegesis] Sum counter values when several counters are specified for a ...Clement Courbet2018-06-121-10/+16
* [llvm-exegesis] Make BenchmarkRunner handle multiple configurations.Guillaume Chatelet2018-06-071-33/+25
* [llvm-exegesis] Add a Configuration object for Benchmark.Guillaume Chatelet2018-06-071-9/+10
* [llvm-exegesis] move Mode from Key to BenchmarResult.Clement Courbet2018-06-061-2/+2
* [llvm-exegesis][NFC] Use an enum instead of a string for benchmark mode.Clement Courbet2018-06-041-1/+3
* reland r332579: [llvm-exegesis] Update to cover latency through another opcode.Clement Courbet2018-05-171-155/+196
* Revert r332579 "[llvm-exegesis] Update to cover latency through another opcode."Clement Courbet2018-05-171-196/+155
* [llvm-exegesis] Update to cover latency through another opcode.Clement Courbet2018-05-171-155/+196
* [MC][TableGen] Add optional libpfm counter names for ProcResUnits.Clement Courbet2018-04-101-44/+7
* Re-land r329156 "Add llvm-exegesis tool."Clement Courbet2018-04-041-0/+248
* Revert r329156 "Add llvm-exegesis tool."Clement Courbet2018-04-041-248/+0
* Add llvm-exegesis tool.Clement Courbet2018-04-041-0/+248
OpenPOWER on IntegriCloud