[PATCH] D29934: [RISCV 12/n] Codegen support for memory operations

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 19 11:25:29 PDT 2017


asb updated this revision to Diff 119603.
asb edited the summary of this revision.
asb added a comment.

Updated to split constant materialization to a preceding patch (https://reviews.llvm.org/D39101) and global addresses to a succeeding patch (to be posted shortly).


https://reviews.llvm.org/D29934

Files:
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVInstrInfo.cpp
  lib/Target/RISCV/RISCVInstrInfo.h
  lib/Target/RISCV/RISCVInstrInfo.td
  test/CodeGen/RISCV/mem.ll
  test/CodeGen/RISCV/wide-mem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29934.119603.patch
Type: text/x-patch
Size: 7722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171019/48dacf65/attachment.bin>


More information about the llvm-commits mailing list