1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/test/CodeGen
Tim Northover 1091adce40 AArch64: support nonlazybind
It's almost certainly not a good idea to actually use it in most cases (there's
a pretty large code size overhead on AArch64), but we can't do those
experiments until it's supported.

llvm-svn: 300462
2017-04-17 17:27:56 +00:00
..
AArch64 AArch64: support nonlazybind 2017-04-17 17:27:56 +00:00
AMDGPU [AMDGPU] set read_only access qualifier for pointers 2017-04-14 19:11:40 +00:00
ARM GlobalISel: Allow legalizing G_FADD to a libcall 2017-04-11 10:52:34 +00:00
AVR
BPF [bpf] Fix memory offset check for loads and stores 2017-04-13 22:24:13 +00:00
Generic [Hexagon] Unxfail passing tests 2017-04-13 16:05:35 +00:00
Hexagon Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
Inputs
Lanai
Mips Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
MIR MIR: Allow parsing of empty machine functions 2017-04-11 19:32:41 +00:00
MSP430
NVPTX Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
PowerPC [PowerPC] multiply-with-overflow might use the CTR register 2017-04-11 02:03:17 +00:00
SPARC
SystemZ Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
Thumb Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
Thumb2 Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
WebAssembly
WinEH
X86 [X86] Remove special handling for 16 bit for A asm constraints. 2017-04-16 20:13:08 +00:00
XCore