[PATCH] D61061: [MachineFunction] Base support for call site info tracking

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 00:50:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364506: [MachineFunction] Base support for call site info tracking (authored by djtodoro, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D61061?vs=203798&id=206788#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61061

Files:
  llvm/trunk/docs/MIRLangRef.rst
  llvm/trunk/include/llvm/CodeGen/MIRYamlMapping.h
  llvm/trunk/include/llvm/CodeGen/MachineFunction.h
  llvm/trunk/lib/CodeGen/MIRParser/MIRParser.cpp
  llvm/trunk/lib/CodeGen/MIRPrinter.cpp
  llvm/trunk/lib/CodeGen/MachineVerifier.cpp
  llvm/trunk/test/CodeGen/MIR/X86/call-site-info-error1.mir
  llvm/trunk/test/CodeGen/MIR/X86/call-site-info-error2.mir
  llvm/trunk/test/CodeGen/MIR/X86/call-site-info-error3.mir
  llvm/trunk/test/CodeGen/MIR/X86/call-site-info-error4.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61061.206788.patch
Type: text/x-patch
Size: 16103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/d9311636/attachment.bin>


More information about the llvm-commits mailing list