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

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 01:38:08 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 rL363771: [RISCV] Add lowering of global TLS addresses (authored by lewis-revill, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55305?vs=205519&id=205521#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55305

Files:
  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/tls-models.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55305.205521.patch
Type: text/x-patch
Size: 15552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190619/8673b468/attachment.bin>


More information about the llvm-commits mailing list