[PATCH] D55305: [RISCV, WIP] Add lowering of global TLS addresses

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 5 14:15:37 PST 2018


lewis-revill updated this revision to Diff 176881.
lewis-revill edited the summary of this revision.
lewis-revill added a comment.

Split into MC layer (patches D55341 <https://reviews.llvm.org/D55341> D55342 <https://reviews.llvm.org/D55342>) and codegen (this patch)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55305

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55305.176881.patch
Type: text/x-patch
Size: 10859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181205/d2f163f6/attachment.bin>


More information about the llvm-commits mailing list