[PATCH] D50634: [RISCV] Add support for local PIC addressing

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 05:52:33 PDT 2018


rogfer01 updated this revision to Diff 160563.
rogfer01 added a comment.

ChangeLog

- Add test for ConstantPools


https://reviews.llvm.org/D50634

Files:
  include/llvm/CodeGen/MachineBasicBlock.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVISelLowering.h
  lib/Target/RISCV/RISCVInstrInfo.td
  lib/Target/RISCV/RISCVMCInstLower.cpp
  lib/Target/RISCV/RISCVSubtarget.cpp
  lib/Target/RISCV/RISCVSubtarget.h
  test/CodeGen/RISCV/blockaddr-pic.ll
  test/CodeGen/RISCV/const-pool.ll
  test/CodeGen/RISCV/global-addr-pic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50634.160563.patch
Type: text/x-patch
Size: 19963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/46cdff5d/attachment.bin>


More information about the llvm-commits mailing list