Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct object
authorAkira Hatanaka <ahatanaka@mips.com>
Wed, 14 Dec 2011 18:26:41 +0000 (18:26 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Wed, 14 Dec 2011 18:26:41 +0000 (18:26 +0000)
commit3faac0a78c7a70d3dcd2af102a132bb9da2d639c
treeb15dc400dbf40c049c0a22c4543bd17220107f41
parent5dca1c9f633e3657189afaf9a672a7715c7be22d
Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct object
emission is not supported yet, but a patch that adds the support should follow
soon.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146572 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCExpr.h
lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp
lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsMCInstLower.cpp
test/CodeGen/Mips/tls.ll