[PATCH] D148385: [RISCV] Implement KCFI operand bundle lowering

Sami Tolvanen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 23 11:40:52 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG62fa708ceb02: [RISCV] Implement KCFI operand bundle lowering (authored by samitolvanen).
Herald added a subscriber: wangpc.

Changed prior to commit:
  https://reviews.llvm.org/D148385?vs=531476&id=534032#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148385

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.h
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
  llvm/test/CodeGen/RISCV/O0-pipeline.ll
  llvm/test/CodeGen/RISCV/O3-pipeline.ll
  llvm/test/CodeGen/RISCV/kcfi-isel.mir
  llvm/test/CodeGen/RISCV/kcfi-patchable-function-prefix.ll
  llvm/test/CodeGen/RISCV/kcfi.ll
  llvm/test/CodeGen/RISCV/kcfi.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148385.534032.patch
Type: text/x-patch
Size: 29688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230623/105b1cd6/attachment-0001.bin>


More information about the cfe-commits mailing list