[PATCH] D115614: [MachineOutliner] Don't outline functions starting with PATCHABLE_FUNCTION_ENTER/FENTRL_CALL

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 13:24:41 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa6a07a514b8a: [MachineOutliner] Don't outline functions starting with… (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D115614?vs=393816&id=394033#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115614

Files:
  llvm/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/lib/CodeGen/TargetInstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/test/CodeGen/AArch64/machine-outliner-patchable.ll
  llvm/test/CodeGen/RISCV/machine-outliner-patchable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115614.394033.patch
Type: text/x-patch
Size: 8595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/36328800/attachment.bin>


More information about the llvm-commits mailing list