[PATCH] D46989: [RISCV] Separate base from offset in lowerGlobalAddress

Sameer AbuAsal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 11:18:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332641: [RISCV] Separate base from offset in lowerGlobalAddress (authored by sabuasal, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46989?vs=147358&id=147363#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46989

Files:
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/trunk/test/CodeGen/RISCV/byval.ll
  llvm/trunk/test/CodeGen/RISCV/double-mem.ll
  llvm/trunk/test/CodeGen/RISCV/float-mem.ll
  llvm/trunk/test/CodeGen/RISCV/fp128.ll
  llvm/trunk/test/CodeGen/RISCV/hoist-global-addr-base.ll
  llvm/trunk/test/CodeGen/RISCV/mem.ll
  llvm/trunk/test/CodeGen/RISCV/wide-mem.ll
  llvm/trunk/test/CodeGen/RISCV/zext-with-load-is-free.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46989.147363.patch
Type: text/x-patch
Size: 14591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/0c01b5b7/attachment.bin>


More information about the llvm-commits mailing list