[PATCH] D23561: [RISCV 4/10] Add basic RISCV{InstrFormats, InstrInfo, RegisterInfo, }.td

Alex Bradbury via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 12:49:40 PDT 2016


asb updated this revision to Diff 69423.
asb marked an inline comment as done.
asb added a comment.

Rename `ProcessorModel`s to `generic-rv32` and `generic-rv64` and fix incorrect immediate size spotted by @jordy.potman.lists


https://reviews.llvm.org/D23561

Files:
  lib/Target/RISCV/CMakeLists.txt
  lib/Target/RISCV/RISCV.td
  lib/Target/RISCV/RISCVInstrFormats.td
  lib/Target/RISCV/RISCVInstrInfo.td
  lib/Target/RISCV/RISCVRegisterInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23561.69423.patch
Type: text/x-patch
Size: 11106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160826/a02b35dc/attachment.bin>


More information about the llvm-commits mailing list