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

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 03:30:13 PDT 2019


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

Add pseudo instructions to `getInstSizeInBytes`.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55305

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55305.200452.patch
Type: text/x-patch
Size: 15425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190521/be54651a/attachment-0001.bin>


More information about the llvm-commits mailing list