This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from df2206086cc IR: Use pointers instead of GUIDs to represent edges in the [...] new acf912e5baa [XRay] Create an Index of sleds per function
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 | 2 +- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 52 ++++++++++++++++------ .../AArch64/xray-attribute-instrumentation.ll | 1 + test/CodeGen/AArch64/xray-tail-call-sled.ll | 12 +++++ .../ARM/xray-armv6-attribute-instrumentation.ll | 6 +++ .../ARM/xray-armv7-attribute-instrumentation.ll | 7 +++ test/CodeGen/X86/xray-attribute-instrumentation.ll | 13 ++++++ test/CodeGen/X86/xray-tail-call-sled.ll | 16 ++++++- 8 files changed, 93 insertions(+), 16 deletions(-)