[PATCH] D126930: Fix interaction of CFI instructions with MachineOutliner.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 2 18:11:50 PDT 2022
efriedma updated this revision to Diff 433932.
efriedma edited the summary of this revision.
efriedma added a comment.
Updated according to my best understanding of how this is supposed to work. Not really confident I'm actually getting this right, but seems like an improvement. Modified some tests to cover the new changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126930/new/
https://reviews.llvm.org/D126930
Files:
llvm/lib/CodeGen/MachineOutliner.cpp
llvm/lib/CodeGen/MachineVerifier.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/test/CodeGen/AArch64/machine-outliner-cfi-tail.mir
llvm/test/CodeGen/AArch64/machine-outliner-cfi.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126930.433932.patch
Type: text/x-patch
Size: 14020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220603/99de4972/attachment.bin>
More information about the llvm-commits
mailing list