This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 342e0df15d9 [SimplifyIndVar] Constant fold IV users new 62b26114df7 [XRay] convert FDR arg1 log entries
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/XRay/XRayRecord.h | 5 +++- include/llvm/XRay/YAMLXRayRecord.h | 13 +++++++++ lib/XRay/Trace.cpp | 29 +++++++++++++++++++-- test/tools/llvm-xray/X86/Inputs/fdr-log-arg1.xray | Bin 0 -> 288 bytes .../llvm-xray/X86/convert-fdr-arg1-to-yaml.txt | 13 +++++++++ tools/llvm-xray/xray-account.cc | 3 ++- tools/llvm-xray/xray-converter.cc | 3 ++- tools/llvm-xray/xray-graph.cc | 3 ++- 8 files changed, 63 insertions(+), 6 deletions(-) create mode 100644 test/tools/llvm-xray/X86/Inputs/fdr-log-arg1.xray create mode 100644 test/tools/llvm-xray/X86/convert-fdr-arg1-to-yaml.txt