[PATCH] D49259: [MIPS] Fix local dynamic TLS with Sym64

James Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 13 10:00:14 PDT 2018


jrtc27 updated this revision to Diff 155417.
jrtc27 added a comment.

I've merged DtprelHi and TprelHi into a single node rather providing two copies
of their functionality.


Repository:
  rL LLVM

https://reviews.llvm.org/D49259

Files:
  lib/Target/Mips/MicroMipsInstrInfo.td
  lib/Target/Mips/Mips16InstrInfo.td
  lib/Target/Mips/Mips64InstrInfo.td
  lib/Target/Mips/MipsISelLowering.cpp
  lib/Target/Mips/MipsISelLowering.h
  lib/Target/Mips/MipsInstrInfo.td
  test/CodeGen/Mips/tls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49259.155417.patch
Type: text/x-patch
Size: 13794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/0d22f6c9/attachment.bin>


More information about the llvm-commits mailing list