[PATCH] D61062: Keep call site info valid through the backend

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 06:35:36 PDT 2019


djtodoro updated this revision to Diff 205795.
djtodoro added a comment.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

-Rebase
-Add the comment explaining the assertion when deleting instructions


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

https://reviews.llvm.org/D61062

Files:
  llvm/include/llvm/CodeGen/MachineFunction.h
  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/XRayInstrumentation.cpp
  llvm/lib/Target/X86/X86ExpandPseudo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61062.205795.patch
Type: text/x-patch
Size: 7339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/23ae5858/attachment-0001.bin>


More information about the llvm-commits mailing list