[PATCH] D71629: [SystemZ] Recognize mrecord-mcount in backend

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 13:22:24 PST 2019


jonpa updated this revision to Diff 234603.
jonpa marked an inline comment as done.
jonpa added a comment.

Updated per review: EmitLabel after PopSection.

SystemZISelDAGToDAG::runOnMachineFunction() refactored to combine the two checks for fentry-call.


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

https://reviews.llvm.org/D71629

Files:
  llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
  llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
  llvm/test/CodeGen/SystemZ/mrecord-mcount-01.ll
  llvm/test/CodeGen/SystemZ/mrecord-mcount-02.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71629.234603.patch
Type: text/x-patch
Size: 3800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191218/34e09687/attachment.bin>


More information about the llvm-commits mailing list