This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 47df3d352ba [InstCombine][NFC] Add last few tests with constant mask fo [...] new 982445c2a2a [llvm-exegesis] Run unit tests on more platforms.
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: unittests/tools/CMakeLists.txt | 9 +++---- unittests/tools/llvm-exegesis/CMakeLists.txt | 11 ++++---- .../tools/llvm-exegesis/{ => X86}/CMakeLists.txt | 12 +++------ .../{ => X86}/InMemoryAssemblerTest.cpp | 31 +++++++++++++++++----- .../{ => X86}/InstructionSnippetGeneratorTest.cpp | 12 +++++---- 5 files changed, 45 insertions(+), 30 deletions(-) copy unittests/tools/llvm-exegesis/{ => X86}/CMakeLists.txt (51%) rename unittests/tools/llvm-exegesis/{ => X86}/InMemoryAssemblerTest.cpp (78%) rename unittests/tools/llvm-exegesis/{ => X86}/InstructionSnippetGeneratorTest.cpp (98%)