[PATCH] D78062: Adding Comment Annotations to Outlined Functions
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 19:01:59 PDT 2020
AndrewLitteken updated this revision to Diff 257177.
AndrewLitteken marked 6 inline comments as done.
AndrewLitteken added a comment.
Tests have been updated to look for the annotations.
The checking now happens on the FrameID and occurs in the Target rather than the Outliner.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78062/new/
https://reviews.llvm.org/D78062
Files:
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/test/CodeGen/AArch64/machine-outliner-function-annotate.ll
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.257177.patch
Type: text/x-patch
Size: 4347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/19041e55/attachment.bin>
More information about the llvm-commits
mailing list