[PATCH] D116070: [X86] Enable ibt-seal optimization when LTO is used in Kernel

Joao Moreira via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 21 14:43:45 PST 2021


joaomoreira updated this revision to Diff 395750.
joaomoreira added a comment.

Modularized needsPrologueENDBR function and removed missed comment.


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

https://reviews.llvm.org/D116070

Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  llvm/lib/Target/X86/X86IndirectBranchTracking.cpp
  llvm/test/CodeGen/X86/ibtseal-kernel.ll
  llvm/test/CodeGen/X86/ibtseal-large.ll
  llvm/test/CodeGen/X86/ibtseal-small.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116070.395750.patch
Type: text/x-patch
Size: 8037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211221/5505f849/attachment.bin>


More information about the llvm-commits mailing list