[all-commits] [llvm/llvm-project] 7daf60: Revert "[llvm-exegesis] Support analyzing results ...
Clement Courbet via All-commits
all-commits at lists.llvm.org
Thu Sep 22 02:19:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7daf60e3440b22b79084bb325d823aa3ad8df0f3
https://github.com/llvm/llvm-project/commit/7daf60e3440b22b79084bb325d823aa3ad8df0f3
Author: Clement Courbet <courbet at google.com>
Date: 2022-09-22 (Thu, 22 Sep 2022)
Changed paths:
M llvm/tools/llvm-exegesis/lib/Analysis.cpp
M llvm/tools/llvm-exegesis/lib/Analysis.h
M llvm/tools/llvm-exegesis/lib/BenchmarkResult.cpp
M llvm/tools/llvm-exegesis/lib/BenchmarkResult.h
M llvm/tools/llvm-exegesis/llvm-exegesis.cpp
M llvm/unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp
Log Message:
-----------
Revert "[llvm-exegesis] Support analyzing results from a different target."
Breaks MIPS compile.
This reverts commit cc61c822e05c51e494c50d1e72f963750116ef08.
More information about the All-commits
mailing list