OSDN Git Service

[FileSystem] Split up the OpenFlags enumeration.
[android-x86/external-llvm.git] / tools / llvm-exegesis / lib / BenchmarkResult.cpp
2018-06-07 Zachary Turner[FileSystem] Split up the OpenFlags enumeration.
2018-06-07 Guillaume Chatelet[llvm-exegesis] Improve error reporting.
2018-06-07 Guillaume Chatelet[llvm-exegesis] Serializes instruction's operand in...
2018-06-06 Clement Courbet[llvm-exegesis] move Mode from Key to BenchmarResult.
2018-06-05 Clement Courbet[llvm-exegesis] Add instructions to BenchmarkResult...
2018-06-04 Clement Courbet[llvm-exegesis][NFC] Use an enum instead of a string...
2018-05-24 Clement Courbet[llvm-exegesis] Analysis: Show value extents.
2018-05-17 Clement Courbetreland r332579: [llvm-exegesis] Update to cover latency...
2018-05-17 Clement CourbetRevert r332579 "[llvm-exegesis] Update to cover latency...
2018-05-17 Clement Courbet[llvm-exegesis] Update to cover latency through another...
2018-05-15 Clement Courbet[llvm-exegesis] Split AsmTemplate.Name into components.
2018-05-14 Clement Courbet[llvm-exegesis] Allow lists of BenchmarkResults to...
2018-04-04 Clement CourbetRe-land r329156 "Add llvm-exegesis tool."
2018-04-04 Clement CourbetRevert r329156 "Add llvm-exegesis tool."
2018-04-04 Clement CourbetAdd llvm-exegesis tool.