1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/test/MC
Kamau Bridgeman afc0aefca4 [PowerPC] Implement Thread Local Storage Support for Local Exec
This patch is the initial support for the Local Exec Thread Local
Storage model to produce code sequence and relocations correct
to the ABI for the model when using PC relative memory operations.

Patch by: Kamau Bridgeman

Differential Revision: https://reviews.llvm.org/D83404
2020-09-14 14:16:28 -05:00
..
AArch64 [MC] [Win64EH] Write packed ARM64 epilogues if possible 2020-09-11 10:31:04 +03:00
AMDGPU
ARM [MC] Resolve the difference of symbols in consecutive MCDataFragements 2020-09-09 12:35:43 -07:00
AsmParser
AVR
BPF
COFF
Disassembler
ELF [MC] Allow .org directives in SHT_NOBITS sections 2020-09-11 15:12:42 -07:00
Hexagon
Lanai
MachO [MC] Resolve the difference of symbols in consecutive MCDataFragements 2020-09-09 12:35:43 -07:00
Mips
MSP430
PowerPC [PowerPC] Implement Thread Local Storage Support for Local Exec 2020-09-14 14:16:28 -05:00
RISCV
Sparc
SystemZ
VE
WebAssembly [WebAssembly] Add assembly syntax for mutable globals 2020-09-11 11:11:02 -07:00
X86