[PATCH] D148385: [RISCV] Implement KCFI operand bundle lowering for RV64
Sami Tolvanen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 18 11:45:17 PDT 2023
samitolvanen updated this revision to Diff 514708.
samitolvanen added a comment.
Addressed most of the feedback.
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/CMakeLists.txt
llvm/lib/Target/RISCV/RISCV.h
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/RISCVKCFI.cpp
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.514708.patch
Type: text/x-patch
Size: 33332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230418/01259d8c/attachment-0001.bin>
More information about the cfe-commits
mailing list