[PATCH] D39103: [RISCV 12.5/n] Codegen support for memory operations on global addresses

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 05:25:11 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317688: [RISCV] Codegen support for memory operations on global addresses (authored by asb).

Changed prior to commit:
  https://reviews.llvm.org/D39103?vs=119608&id=122065#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39103

Files:
  llvm/trunk/lib/Target/RISCV/RISCV.h
  llvm/trunk/lib/Target/RISCV/RISCVAsmPrinter.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.h
  llvm/trunk/lib/Target/RISCV/RISCVMCInstLower.cpp
  llvm/trunk/test/CodeGen/RISCV/mem.ll
  llvm/trunk/test/CodeGen/RISCV/wide-mem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39103.122065.patch
Type: text/x-patch
Size: 8877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171108/fe93c0e8/attachment.bin>


More information about the llvm-commits mailing list