[all-commits] [llvm/llvm-project] e7291f: [RISCV] Recognize CSR name ssp for Zicfilp. (#81974)

Yeting Kuo via All-commits all-commits at lists.llvm.org
Fri Feb 16 17:56:34 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7291ff02d7e262ab9452bc7eb058b6d3dc65a40
      https://github.com/llvm/llvm-project/commit/e7291ff02d7e262ab9452bc7eb058b6d3dc65a40
  Author: Yeting Kuo <46629943+yetingk at users.noreply.github.com>
  Date:   2024-02-17 (Sat, 17 Feb 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVSystemOperands.td
    M llvm/test/MC/RISCV/user-csr-names.s

  Log Message:
  -----------
  [RISCV] Recognize CSR name ssp for Zicfilp. (#81974)

The CSR address of `ssp` is 0x011.
Ref:
https://github.com/riscv/riscv-cfi/blob/main/cfi_backward.adoc#shadow-stack-pointer-ssp



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list