[PATCH] D46118: [RISCV] AsmParser support for the li pseudo instruction
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 7 08:40:19 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334203: [RISCV] AsmParser support for the li pseudo instruction (authored by asb, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46118?vs=149090&id=150344#toc
Repository:
rL LLVM
https://reviews.llvm.org/D46118
Files:
llvm/trunk/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/trunk/lib/Target/RISCV/RISCVInstrFormats.td
llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.td
llvm/trunk/test/MC/RISCV/rv32c-aliases-valid.s
llvm/trunk/test/MC/RISCV/rv32i-aliases-invalid.s
llvm/trunk/test/MC/RISCV/rv32i-aliases-valid.s
llvm/trunk/test/MC/RISCV/rv64c-aliases-valid.s
llvm/trunk/test/MC/RISCV/rv64i-aliases-invalid.s
llvm/trunk/test/MC/RISCV/rv64i-aliases-valid.s
llvm/trunk/test/MC/RISCV/rvi-aliases-valid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46118.150344.patch
Type: text/x-patch
Size: 27455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180607/72fd0cd7/attachment.bin>
More information about the llvm-commits
mailing list