Files
llvm/test/CodeGen/RISCV
Lewis Revill 5fbcfbac59 [RISCV] Add lowering of global TLS addresses
This patch adds lowering for global TLS addresses for the TLS models of
InitialExec, GlobalDynamic, LocalExec and LocalDynamic.

LocalExec support required using a 4-operand add instruction, which uses
the fourth operand to express a relocation on the symbol. The necessary
fixup is emitted when the instruction is emitted.

Differential Revision: https://reviews.llvm.org/D55305



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363771 91177308-0d34-0410-b5e6-96231b3b80d8
2019-06-19 08:40:59 +00:00
..
2019-06-18 14:29:45 +00:00
2018-11-15 14:46:11 +00:00
2018-11-15 14:46:11 +00:00
2019-01-31 22:48:38 +00:00
2018-04-18 20:25:07 +00:00