1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/test/CodeGen
Fangrui Song 659464b45b [PowerPC][test] Add explicit dso_local to definitions in ELF static relocation model tests
TargetMachine::shouldAssumeDSOLocal currently implies dso_local for such definitions.

Adding explicit dso_local makes these tests align with the clang -fpic behavior
and allow the removal of the TargetMachine::shouldAssumeDSOLocal special case.

Rewrite preemption.ll to dsolocal-static.ll and dsolocal-pic.ll, and add
"PIC Level" metadata.
2020-12-30 10:32:34 -08:00
..
AArch64 Use unary CreateShuffleVector if possible 2020-12-30 22:36:08 +09:00
AMDGPU Use unary CreateShuffleVector if possible 2020-12-30 22:36:08 +09:00
ARC
ARM [ARM] Add some NEON anyextend testing. NFC 2020-12-27 13:18:10 +00:00
AVR
BPF
Generic Use unary CreateShuffleVector if possible 2020-12-30 22:36:08 +09:00
Hexagon
Inputs
Lanai
Mips
MIR [MIRPrinter] Fix incorrect output of unnamed stack names 2020-12-28 18:01:40 +01:00
MSP430
NVPTX
PowerPC [PowerPC][test] Add explicit dso_local to definitions in ELF static relocation model tests 2020-12-30 10:32:34 -08:00
RISCV [RISCV] Add intrinsics for vcompress instruction 2020-12-29 18:38:15 -08:00
SPARC
SystemZ [DAGCombiner] Don't create sexts of deleted xors when they were in-visit replaced 2020-12-23 16:16:26 -08:00
Thumb
Thumb2
VE
WebAssembly [WebAssembly] Prototype extending pairwise add instructions 2020-12-28 14:11:14 -08:00
WinCFGuard
WinEH
X86 [X86] Refactor AMX test case, remove unnecessary code. 2020-12-30 15:40:20 +08:00
XCore