This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7e05f0efc2d [SLPVectorizer] Move out Entry->NeedToGather check and asse [...] new 3a1825c29d8 Revert r311525: "[XRay][CodeGen] Use PIC-friendly code in X [...]
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: include/llvm/CodeGen/AsmPrinter.h | 10 +-- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 53 ++++++++-------- lib/Target/X86/X86MCInstLower.cpp | 73 +++++++++++----------- .../AArch64/xray-attribute-instrumentation.ll | 4 +- test/CodeGen/AArch64/xray-tail-call-sled.ll | 12 +++- .../ARM/xray-armv6-attribute-instrumentation.ll | 7 ++- .../ARM/xray-armv7-attribute-instrumentation.ll | 7 ++- test/CodeGen/Mips/xray-section-group.ll | 4 +- test/CodeGen/X86/xray-attribute-instrumentation.ll | 28 +++++---- test/CodeGen/X86/xray-custom-log.ll | 13 ++-- test/CodeGen/X86/xray-log-args.ll | 44 ++++++------- test/CodeGen/X86/xray-loop-detection.ll | 1 + test/CodeGen/X86/xray-section-group.ll | 4 +- test/CodeGen/X86/xray-tail-call-sled.ll | 22 ++++--- 14 files changed, 150 insertions(+), 132 deletions(-)