[PATCH] D78062: Adding Comment Annotations to Outlined Functions

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 14:06:42 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1488bef8fc91: [MachineOutliner] Annotation for outlined functions in AArch64 (authored by AndrewLitteken).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78062

Files:
  llvm/include/llvm/CodeGen/AsmPrinter.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
  llvm/test/CodeGen/AArch64/machine-outliner-function-annotate.mir
  llvm/test/CodeGen/AArch64/machine-outliner-tail.ll
  llvm/test/CodeGen/AArch64/machine-outliner-thunk.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78062.258839.patch
Type: text/x-patch
Size: 7467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/2f7202aa/attachment.bin>


More information about the llvm-commits mailing list