[PATCH] D29938: [RISCV 16/n] Support and tests for a variety of additional LLVM IR constructs

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 21 00:11:23 PST 2017


This revision was automatically updated to reflect the committed changes.
asb marked 2 inline comments as done.
Closed by commit rL318737: [RISCV] Support and tests for a variety of additional LLVM IR constructs (authored by asb).

Changed prior to commit:
  https://reviews.llvm.org/D29938?vs=122079&id=123724#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29938

Files:
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.h
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/trunk/lib/Target/RISCV/RISCVMCInstLower.cpp
  llvm/trunk/test/CodeGen/RISCV/addc-adde-sube-subc.ll
  llvm/trunk/test/CodeGen/RISCV/alu32.ll
  llvm/trunk/test/CodeGen/RISCV/blockaddress.ll
  llvm/trunk/test/CodeGen/RISCV/bswap-ctlz-cttz-ctpop.ll
  llvm/trunk/test/CodeGen/RISCV/div.ll
  llvm/trunk/test/CodeGen/RISCV/i32-icmp.ll
  llvm/trunk/test/CodeGen/RISCV/indirectbr.ll
  llvm/trunk/test/CodeGen/RISCV/jumptable.ll
  llvm/trunk/test/CodeGen/RISCV/mul.ll
  llvm/trunk/test/CodeGen/RISCV/rem.ll
  llvm/trunk/test/CodeGen/RISCV/rotl-rotr.ll
  llvm/trunk/test/CodeGen/RISCV/sext-zext-trunc.ll
  llvm/trunk/test/CodeGen/RISCV/shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29938.123724.patch
Type: text/x-patch
Size: 54066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171121/23d86c69/attachment-0001.bin>


More information about the llvm-commits mailing list