This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 102de6b935c [TableGen] Fix crash when using HwModes in CodeEmitterGen new d6bb7ad3eca [llvm-exegesis][NFC] Remove extra `llvm::` qualifications.
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: .../tools/llvm-exegesis/AArch64/TargetTest.cpp | 10 +- .../tools/llvm-exegesis/ARM/AssemblerTest.cpp | 16 +- .../tools/llvm-exegesis/Common/AssemblerUtils.h | 32 ++- unittests/tools/llvm-exegesis/PerfHelperTest.cpp | 15 +- .../tools/llvm-exegesis/PowerPC/AnalysisTest.cpp | 7 +- .../tools/llvm-exegesis/PowerPC/TargetTest.cpp | 11 +- .../tools/llvm-exegesis/RegisterValueTest.cpp | 8 +- .../tools/llvm-exegesis/X86/AssemblerTest.cpp | 4 +- .../llvm-exegesis/X86/BenchmarkResultTest.cpp | 24 +- .../llvm-exegesis/X86/RegisterAliasingTest.cpp | 39 ++- .../llvm-exegesis/X86/SchedClassResolutionTest.cpp | 2 +- .../llvm-exegesis/X86/SnippetGeneratorTest.cpp | 71 +++-- unittests/tools/llvm-exegesis/X86/TargetTest.cpp | 292 ++++++++++----------- 13 files changed, 250 insertions(+), 281 deletions(-)