This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 911f6bba338 [TableGen] Teach tablegen to allow SDNPCommutable nodes wit [...] new cfbb872e5e2 [XRay][CodeGen] Use PIC-friendly code in XRay sleds and rem [...]
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 | 75 ++++++++++++---------- .../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 | 25 ++++++-- 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, 146 insertions(+), 150 deletions(-)