[PATCH] D52029: [RISCV][MC] Improve parsing of jal/j operands

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 20 01:12:57 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL342629: [RISCV][MC] Improve parsing of jal/j operands (authored by asb, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D52029?vs=165262&id=166231#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52029

Files:
  llvm/trunk/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/trunk/test/MC/RISCV/rv32i-invalid.s
  llvm/trunk/test/MC/RISCV/rv32i-valid.s
  llvm/trunk/test/MC/RISCV/rvi-aliases-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52029.166231.patch
Type: text/x-patch
Size: 8082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180920/9cdb5c4c/attachment.bin>


More information about the llvm-commits mailing list