This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 95dac6bc2ee Revert "[OCaml] Handle nullptr in Llvm.global_initializer" new c80a973e24a [llvm-exegesis][NFC] Refactor X86 tests fixtures into a bas [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../llvm-exegesis/X86/RegisterAliasingTest.cpp | 36 +++--------------- .../llvm-exegesis/X86/SchedClassResolutionTest.cpp | 33 +++++----------- .../tools/llvm-exegesis/X86/SnippetFileTest.cpp | 16 +------- .../llvm-exegesis/X86/SnippetGeneratorTest.cpp | 29 +++++--------- .../llvm-exegesis/X86/SnippetRepetitorTest.cpp | 14 +------ unittests/tools/llvm-exegesis/X86/TestBase.h | 44 ++++++++++++++++++++++ 6 files changed, 71 insertions(+), 101 deletions(-) create mode 100644 unittests/tools/llvm-exegesis/X86/TestBase.h