[PATCH] D55303: [RISCV, WIP] Add lowering of addressing sequences for PIC

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 10 19:42:37 PST 2018


lewis-revill updated this revision to Diff 177650.
lewis-revill added a comment.

Rebased and updated to use and expand `PseudoLA`.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55303

Files:
  lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVISelLowering.h
  lib/Target/RISCV/RISCVInstrInfo.cpp
  lib/Target/RISCV/RISCVMCInstLower.cpp
  lib/Target/RISCV/Utils/RISCVBaseInfo.h
  test/CodeGen/RISCV/pic-models.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55303.177650.patch
Type: text/x-patch
Size: 9116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181211/e838106d/attachment.bin>


More information about the llvm-commits mailing list