[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
Wed Sep 18 02:58:49 PDT 2019


NikolaPrica updated this revision to Diff 220641.
NikolaPrica added a comment.

Adjust comments in MachineFunction.h


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

https://reviews.llvm.org/D66955

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

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


More information about the llvm-commits mailing list