[PATCH] D47857: [RISCV] Add machine function pass to merge base + offset

Sameer AbuAsal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 13:56:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335786: [RISCV] Add machine function pass to merge base + offset (authored by sabuasal, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47857?vs=153166&id=153173#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47857

Files:
  llvm/trunk/lib/Target/RISCV/CMakeLists.txt
  llvm/trunk/lib/Target/RISCV/RISCV.h
  llvm/trunk/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/trunk/lib/Target/RISCV/RISCVMergeBaseOffset.cpp
  llvm/trunk/lib/Target/RISCV/RISCVTargetMachine.cpp
  llvm/trunk/test/CodeGen/RISCV/hoist-global-addr-base.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47857.153173.patch
Type: text/x-patch
Size: 27470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180627/17b2171d/attachment.bin>


More information about the llvm-commits mailing list