[PATCH] D55277: [RISCV] Match GNU tools canonical JALR and add aliases

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 21:56:48 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366179: [RISCV] Match GNU tools canonical JALR and add aliases (authored by asb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55277?vs=185421&id=210024#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55277/new/

https://reviews.llvm.org/D55277

Files:
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/trunk/test/CodeGen/RISCV/branch-relaxation.ll
  llvm/trunk/test/CodeGen/RISCV/indirectbr.ll
  llvm/trunk/test/CodeGen/RISCV/option-rvc.ll
  llvm/trunk/test/MC/RISCV/compress-rv32i.s
  llvm/trunk/test/MC/RISCV/fixups.s
  llvm/trunk/test/MC/RISCV/rv32e-valid.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: D55277.210024.patch
Type: text/x-patch
Size: 8245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190716/c4277775/attachment.bin>


More information about the llvm-commits mailing list