[PATCH] D42834: [RISCV] Implement c.lui immedate operand constraint

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 07:06:56 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325792: [RISCV] Implement c.lui immediate operand constraint (authored by shiva, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42834?vs=135396&id=135415#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42834

Files:
  llvm/trunk/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/trunk/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfoC.td
  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: D42834.135415.patch
Type: text/x-patch
Size: 5839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/ad2bbf41/attachment.bin>


More information about the llvm-commits mailing list