[PATCH] D49661: [RISCV] Add "lla" pseudo-instruction to assembler

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 9 00:08:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339314: [RISCV] Add "lla" pseudo-instruction to assembler (authored by rogfer01, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D49661?vs=158938&id=159861#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49661

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49661.159861.patch
Type: text/x-patch
Size: 6350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180809/4a306148/attachment.bin>


More information about the llvm-commits mailing list