[PATCH] D130483: [RISCV] Add CodeGen support and MC testcase of RISCV Zca Extension

Xinlong Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 01:22:36 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG219417b2c638: [RISCV] Add CodeGen support and MC testcase of RISCV Zca Extension (authored by VincentWu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130483

Files:
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCObjectFileInfo.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoC.td
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/MC/RISCV/align.s
  llvm/test/MC/RISCV/rv32c-aliases-valid.s
  llvm/test/MC/RISCV/rv64c-aliases-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130483.477100.patch
Type: text/x-patch
Size: 21846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221122/c6a60193/attachment.bin>


More information about the llvm-commits mailing list