[all-commits] [llvm/llvm-project] 7c96f6: [X86][KCFI] Don't fold loads into indirect calls t...

Sami Tolvanen via All-commits all-commits at lists.llvm.org
Fri Nov 18 13:55:56 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c96f61aaa4c8297e5cd1b96c6985f491e5f034f
      https://github.com/llvm/llvm-project/commit/7c96f61aaa4c8297e5cd1b96c6985f491e5f034f
  Author: Sami Tolvanen <samitolvanen at google.com>
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrInfo.cpp

  Log Message:
  -----------
  [X86][KCFI] Don't fold loads into indirect calls that need a KCFI check

Avoid unnecessary folding as X86KCFIPass would have to unfold these
anyway when emitting the KCFI_CHECK.




More information about the All-commits mailing list