This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 33468275adc [X86][SSE] Utilize ZeroableElements for canWidenShuffleElements new cf57e1b7d10 [XRay] Fix machine verifier issues in X86 new 0ae89b82685 [DebugInfo][X86] Add start-after flags to MIR tests new f6e61654a19 [ThinLTO] Escape module paths when printing
The 3 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/Target/Target.td | 4 ++-- lib/IR/AsmWriter.cpp | 5 +++-- test/Assembler/asm-path-writer.ll | 6 ++++++ test/CodeGen/MIR/X86/diexpr-win32.mir | 2 +- test/CodeGen/X86/xray-attribute-instrumentation.ll | 8 ++++---- test/CodeGen/X86/xray-custom-log.ll | 6 +++--- test/CodeGen/X86/xray-log-args.ll | 4 ++-- test/CodeGen/X86/xray-loop-detection.ll | 4 ++-- test/CodeGen/X86/xray-multiplerets-in-blocks.mir | 2 +- test/CodeGen/X86/xray-section-group.ll | 4 ++-- test/CodeGen/X86/xray-selective-instrumentation.ll | 2 +- test/CodeGen/X86/xray-tail-call-sled.ll | 4 ++-- test/CodeGen/X86/xray-typed-event-log.ll | 4 ++-- test/DebugInfo/MIR/X86/bit-piece-dh.mir | 2 +- test/DebugInfo/MIR/X86/empty-inline.mir | 4 ++-- 15 files changed, 34 insertions(+), 27 deletions(-) create mode 100644 test/Assembler/asm-path-writer.ll