[all-commits] [llvm/llvm-project] 24ff23: [llvm-exegesis][Docs] Add documentation on benchma...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Tue Dec 24 13:55:05 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24ff23fb3af95bb3a2e5af1e95f94a3e308a5a6a
https://github.com/llvm/llvm-project/commit/24ff23fb3af95bb3a2e5af1e95f94a3e308a5a6a
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2024-12-24 (Tue, 24 Dec 2024)
Changed paths:
M llvm/docs/CommandGuide/llvm-exegesis.rst
Log Message:
-----------
[llvm-exegesis][Docs] Add documentation on benchmark-process-cpu option
This patch adds documentation on the benchmark-process-cpu option. I
apparently did not add any documentation when originally implementing
the feature.
Commit: 48a6e51445d61101fa42ffbf9997e5d54a02fc18
https://github.com/llvm/llvm-project/commit/48a6e51445d61101fa42ffbf9997e5d54a02fc18
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2024-12-24 (Tue, 24 Dec 2024)
Changed paths:
M llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
Log Message:
-----------
[llvm-exegesis] Fix typo in f2334c5919ec077e6a8deeaf43a5b5188baf0251
This should have been in the original commit, but I somehow forgot to
run git add && git commit --amend --no-edit between making the change in
my editor, saving the file, and pushing the commit.
Compare: https://github.com/llvm/llvm-project/compare/4b3d439e7e7b...48a6e51445d6
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list