[PATCH] D143036: [RISCV] Add vendor-defined XTHeadBs (single-bit) extension
Philipp Tomsich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 07:28:39 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG04a2baf58f23: [RISCV] Add vendor-defined XTHeadBs (single-bit) extension (authored by philipp.tomsich).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143036/new/
https://reviews.llvm.org/D143036
Files:
llvm/docs/RISCVUsage.rst
llvm/docs/ReleaseNotes.rst
llvm/lib/Support/RISCVISAInfo.cpp
llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
llvm/lib/Target/RISCV/RISCVFeatures.td
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoXTHead.td
llvm/test/CodeGen/RISCV/attributes.ll
llvm/test/CodeGen/RISCV/bittest.ll
llvm/test/CodeGen/RISCV/rv32xtheadbs.ll
llvm/test/CodeGen/RISCV/rv64xtheadbs.ll
llvm/test/MC/RISCV/rv32xtheadbs-invalid.s
llvm/test/MC/RISCV/rv32xtheadbs-valid.s
llvm/test/MC/RISCV/rv64xtheadbs-invalid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143036.496977.patch
Type: text/x-patch
Size: 27862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230213/1a412e6b/attachment.bin>
More information about the llvm-commits
mailing list