This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e58f980c356 [X86] Add custom code to EVEX to VEX pass to turn unmasked [...] new 66f724ee92f [dsymutil, llvm-objcopy] Fix some Clang-tidy modernize and [...]
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/dsymutil/DebugMap.cpp | 43 ++++-- tools/dsymutil/DebugMap.h | 54 +++++--- tools/dsymutil/DwarfLinker.cpp | 216 ++++++++++++++++++++++-------- tools/dsymutil/NonRelocatableStringpool.h | 23 ++-- tools/dsymutil/dsymutil.cpp | 23 ++-- tools/dsymutil/dsymutil.h | 38 ++++-- tools/llvm-objcopy/Object.cpp | 79 ++++++----- tools/llvm-objcopy/Object.h | 202 +++++++++++++++------------- tools/llvm-objcopy/llvm-objcopy.cpp | 53 +++++--- tools/llvm-objcopy/llvm-objcopy.h | 13 +- 10 files changed, 491 insertions(+), 253 deletions(-)