[all-commits] [llvm/llvm-project] 30d700: Revert "[llvm-exegesis] Add in snippet address ann...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Wed Dec 6 11:25:38 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30d700117b772d94d8474ec56bd6f9cc423fc613
https://github.com/llvm/llvm-project/commit/30d700117b772d94d8474ec56bd6f9cc423fc613
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M llvm/test/tools/llvm-exegesis/X86/latency/memory-annotations-unsupported.s
R llvm/test/tools/llvm-exegesis/X86/latency/snippet-address-annotations-unsupported.s
R llvm/test/tools/llvm-exegesis/X86/latency/subprocess-address-annotation.s
M llvm/tools/llvm-exegesis/lib/BenchmarkResult.h
M llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
M llvm/tools/llvm-exegesis/lib/SnippetFile.cpp
M llvm/tools/llvm-exegesis/llvm-exegesis.cpp
M llvm/unittests/tools/llvm-exegesis/X86/SnippetFileTest.cpp
Log Message:
-----------
Revert "[llvm-exegesis] Add in snippet address annotation (#74218)"
This reverts commit 3ab41f912a6c219a93b87c257139822ea07c8863.
Unit tests break after recent changes. Will investigate/reland.
More information about the All-commits
mailing list