[all-commits] [llvm/llvm-project] 8e0ee5: [llvm-exegesis] Allow setting dump file name
Pavel Kosov via All-commits
all-commits at lists.llvm.org
Wed Apr 19 00:59:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e0ee5ab9f34cc98e4f4b62bbceed45a71281e45
https://github.com/llvm/llvm-project/commit/8e0ee5ab9f34cc98e4f4b62bbceed45a71281e45
Author: Pavel Kosov <kpdev42 at gmail.com>
Date: 2023-04-19 (Wed, 19 Apr 2023)
Changed paths:
M llvm/test/tools/llvm-exegesis/X86/latency/dump-object-to-disk.s
M llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
M llvm/tools/llvm-exegesis/lib/BenchmarkRunner.h
M llvm/tools/llvm-exegesis/llvm-exegesis.cpp
Log Message:
-----------
[llvm-exegesis] Allow setting dump file name
This will be used for writing test cases.
~~
Huawei RRI, OS Lab
Reviewed By: courbet
Differential Revision: https://reviews.llvm.org/D147700
More information about the All-commits
mailing list