This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 825f7d8 [AVX-512] Add EVEX versions of VPBROADCASTW patterns with tru [...] new d1fa61b Use StringRef instead of raw pointer in ExecutionEngine new 876fe65 Use StringRef instead of raw pointer in TargetRegistry API (NFC)
The 2 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: include/llvm/ExecutionEngine/ExecutionEngine.h | 4 ++-- include/llvm/Support/TargetRegistry.h | 12 ++++++------ lib/ExecutionEngine/ExecutionEngine.cpp | 6 +++--- lib/ExecutionEngine/ExecutionEngineBindings.cpp | 2 +- lib/ExecutionEngine/MCJIT/MCJIT.cpp | 8 ++++---- lib/ExecutionEngine/MCJIT/MCJIT.h | 8 ++++---- lib/Support/TargetRegistry.cpp | 12 ++++++------ lib/Target/TargetMachineC.cpp | 4 ++-- tools/llc/llc.cpp | 2 +- 9 files changed, 29 insertions(+), 29 deletions(-)