[PATCH] D40002: [RISCV] MC layer support for the jump/branch instructions of standard compress instruction set

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 05:20:43 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320038: [RISCV] MC layer support for the jump/branch instructions of the RVC extension (authored by asb).

Changed prior to commit:
  https://reviews.llvm.org/D40002?vs=125297&id=125938#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40002

Files:
  llvm/trunk/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
  llvm/trunk/lib/Target/RISCV/RISCVInstrFormatsC.td
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfoC.td
  llvm/trunk/test/MC/RISCV/fixups-compressed.s
  llvm/trunk/test/MC/RISCV/relocations.s
  llvm/trunk/test/MC/RISCV/rv32c-invalid.s
  llvm/trunk/test/MC/RISCV/rv32c-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40002.125938.patch
Type: text/x-patch
Size: 16507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/dbbfb6a3/attachment.bin>


More information about the llvm-commits mailing list