[PATCH] D78062: Adding Comment Annotations to Outlined Functions

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 11:54:22 PDT 2020


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

Simplified version of the new mir test


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


More information about the llvm-commits mailing list