[PATCH] D66955: [DebugInfo][If-Converter] Update call site info during the optimization

Nikola Prica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 08:45:33 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG98603a815308: [DebugInfo][If-Converter] Update call site info during the optimization (authored by NikolaPrica).
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D66955?vs=220641&id=223878#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66955/new/

https://reviews.llvm.org/D66955

Files:
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/lib/CodeGen/BranchFolding.cpp
  llvm/lib/CodeGen/IfConversion.cpp
  llvm/lib/CodeGen/InlineSpiller.cpp
  llvm/lib/CodeGen/LiveRangeEdit.cpp
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/lib/CodeGen/MachineOutliner.cpp
  llvm/lib/CodeGen/PeepholeOptimizer.cpp
  llvm/lib/CodeGen/TargetInstrInfo.cpp
  llvm/lib/CodeGen/UnreachableBlockElim.cpp
  llvm/lib/CodeGen/XRayInstrumentation.cpp
  llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  llvm/lib/Target/X86/X86ExpandPseudo.cpp
  llvm/test/CodeGen/ARM/smml.ll
  llvm/test/DebugInfo/MIR/ARM/if-coverter-call-site-info.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66955.223878.patch
Type: text/x-patch
Size: 19115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/a0ac21f7/attachment-0001.bin>


More information about the llvm-commits mailing list