[PATCH] D78062: Adding Comment Annotations to Outlined Functions

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 10:48:30 PDT 2020


AndrewLitteken updated this revision to Diff 258791.
AndrewLitteken added a comment.

Updating the diff after merging the noRedZone function info patch


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.258791.patch
Type: text/x-patch
Size: 10177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/d1d719f3/attachment.bin>


More information about the llvm-commits mailing list