[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 27 06:10:58 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364536: [Backend] Keep call site info valid through the backend (authored by djtodoro, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61062?vs=205795&id=206845#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61062

Files:
  llvm/trunk/include/llvm/CodeGen/MachineFunction.h
  llvm/trunk/lib/CodeGen/InlineSpiller.cpp
  llvm/trunk/lib/CodeGen/LiveRangeEdit.cpp
  llvm/trunk/lib/CodeGen/MachineFunction.cpp
  llvm/trunk/lib/CodeGen/MachineOutliner.cpp
  llvm/trunk/lib/CodeGen/PeepholeOptimizer.cpp
  llvm/trunk/lib/CodeGen/TargetInstrInfo.cpp
  llvm/trunk/lib/CodeGen/XRayInstrumentation.cpp
  llvm/trunk/lib/Target/X86/X86ExpandPseudo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61062.206845.patch
Type: text/x-patch
Size: 7501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/9da7a2de/attachment.bin>


More information about the llvm-commits mailing list