[PATCH] D53237: [RISCV] Implement RV64D codegen

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 19:53:32 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352833: [RISCV] Implement RV64D codegen (authored by asb, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D53237?vs=183621&id=184669#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D53237

Files:
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfoD.td
  llvm/trunk/test/CodeGen/RISCV/double-arith.ll
  llvm/trunk/test/CodeGen/RISCV/double-bitmanip-dagcombines.ll
  llvm/trunk/test/CodeGen/RISCV/double-br-fcmp.ll
  llvm/trunk/test/CodeGen/RISCV/double-convert.ll
  llvm/trunk/test/CodeGen/RISCV/double-fcmp.ll
  llvm/trunk/test/CodeGen/RISCV/double-imm.ll
  llvm/trunk/test/CodeGen/RISCV/double-intrinsics.ll
  llvm/trunk/test/CodeGen/RISCV/double-mem.ll
  llvm/trunk/test/CodeGen/RISCV/double-select-fcmp.ll
  llvm/trunk/test/CodeGen/RISCV/double-stack-spill-restore.ll
  llvm/trunk/test/CodeGen/RISCV/rv64d-double-convert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53237.184669.patch
Type: text/x-patch
Size: 75166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/bf2f0119/attachment-0001.bin>


More information about the llvm-commits mailing list