This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 281457bf89c [NFC] Rename variable new 845847b8459 [NFC] Specify test's option to reduce reliance on defaults new 2b5cea5ac1c [XRay] Add TSC to NewCPUId Records
The 2 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/FDRRecords.h | 5 ++++- lib/XRay/RecordInitializer.cpp | 9 ++++++++- lib/XRay/RecordPrinter.cpp | 2 +- test/Transforms/IndVarSimplify/pr38855.ll | 2 +- test/tools/llvm-xray/X86/fdr-dump-arg1-version-3.txt | 4 ++-- test/tools/llvm-xray/X86/fdr-dump-arg1.txt | 2 +- unittests/XRay/FDRBlockIndexerTest.cpp | 6 +++--- unittests/XRay/FDRBlockVerifierTest.cpp | 14 +++++++------- unittests/XRay/FDRProducerConsumerTest.cpp | 2 +- unittests/XRay/FDRRecordPrinterTest.cpp | 4 ++-- unittests/XRay/FDRRecordsTest.cpp | 8 ++++---- unittests/XRay/FDRTraceWriterTest.cpp | 6 +++--- 12 files changed, 37 insertions(+), 27 deletions(-)