[PATCH] D54143: [RISCV] Generate address sequences suitable for mcmodel=medium

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 1 07:42:55 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357393: [RISCV] Generate address sequences suitable for mcmodel=medium (authored by asb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54143?vs=186247&id=193085#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54143

Files:
  llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.h
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/trunk/lib/Target/RISCV/RISCVMCInstLower.cpp
  llvm/trunk/lib/Target/RISCV/Utils/RISCVBaseInfo.h
  llvm/trunk/test/CodeGen/RISCV/codemodel-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54143.193085.patch
Type: text/x-patch
Size: 14917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190401/cde3051e/attachment.bin>


More information about the llvm-commits mailing list