[all-commits] [llvm/llvm-project] e809eb: Revert "[RISCV] Implement KCFI operand bundle lowe...

Sami Tolvanen via All-commits all-commits at lists.llvm.org
Fri Jun 23 14:44:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e809ebeb6c8b4986cc82542cffd07a453bfac66c
      https://github.com/llvm/llvm-project/commit/e809ebeb6c8b4986cc82542cffd07a453bfac66c
  Author: Sami Tolvanen <samitolvanen at google.com>
  Date:   2023-06-23 (Fri, 23 Jun 2023)

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

  Log Message:
  -----------
  Revert "[RISCV] Implement KCFI operand bundle lowering"

This reverts commit 62fa708ceb027713b386c7e0efda994f8bdc27e2.

Reverting to investigate -verify-machineinstrs errors in MIR tests.




More information about the All-commits mailing list