This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d29079eb0ca gn build: Merge r374062 new 68af26d127b [DebugInfo][If-Converter] Update call site info during the [...]
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/MachineFunction.h | 36 ++++- lib/CodeGen/BranchFolding.cpp | 5 + lib/CodeGen/IfConversion.cpp | 16 ++ lib/CodeGen/InlineSpiller.cpp | 2 +- lib/CodeGen/LiveRangeEdit.cpp | 2 +- lib/CodeGen/MachineFunction.cpp | 34 +++-- lib/CodeGen/MachineOutliner.cpp | 2 +- lib/CodeGen/PeepholeOptimizer.cpp | 2 +- lib/CodeGen/TargetInstrInfo.cpp | 2 +- lib/CodeGen/UnreachableBlockElim.cpp | 2 +- lib/CodeGen/XRayInstrumentation.cpp | 2 +- lib/Target/ARM/ARMExpandPseudoInsts.cpp | 4 +- lib/Target/X86/X86ExpandPseudo.cpp | 2 +- test/CodeGen/ARM/smml.ll | 7 + .../MIR/ARM/if-coverter-call-site-info.mir | 165 +++++++++++++++++++++ 15 files changed, 258 insertions(+), 25 deletions(-) create mode 100644 test/DebugInfo/MIR/ARM/if-coverter-call-site-info.mir