1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/CodeGen
Mikhail Maltsev 23628b352d [ARM][BFloat] Implement lowering of bf16 load/store intrinsics
Reviewers: labrinea, dmgreen, pratlucas, LukeGeeson

Reviewed By: dmgreen

Subscribers: kristof.beyls, hiraditya, danielkiss, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D81486
2020-06-19 14:02:35 +00:00
..
AArch64 [SVE] Fall back on DAG ISel at -O0 when encountering scalable types 2020-06-19 10:57:00 +01:00
AMDGPU AMDGPU/GlobalISel: Remove selection of MAD/MAC when not available 2020-06-19 10:30:19 +09:00
ARC
ARM [ARM][BFloat] Implement lowering of bf16 load/store intrinsics 2020-06-19 14:02:35 +00:00
AVR [AVR] Fix miscompilation of zext + add 2020-06-18 16:51:37 +02:00
BPF [BPF] fix a bug for BTF pointee type pruning 2020-06-17 15:13:46 -07:00
Generic [LLParser] Delete temp CallInst when error occurs 2020-06-16 11:41:25 +08:00
Hexagon
Inputs
Lanai
Mips [DAGCombine] Generalize the case (add (or x, c1), c2) -> (add x, (c1 + c2)) 2020-06-12 13:53:08 -04:00
MIR
MSP430
NVPTX
PowerPC [PowerPC] Canonicalize shuffles to match more single-instruction masks on LE 2020-06-18 21:54:22 -05:00
RISCV [RISCV64] Emit correct lib call for fp(float/double) to ui/si 2020-06-18 19:34:16 +05:30
SPARC
SystemZ [SystemZ] Bugfix in storeLoadCanUseBlockBinary(). 2020-06-17 09:49:31 +02:00
Thumb
Thumb2 [ARM] Supporting lowering of half-precision FP arguments and returns in AArch32's backend 2020-06-18 13:15:13 +01:00
VE [VE] Support relocation information in MC layer 2020-06-15 11:24:53 +02:00
WebAssembly [WebAssembly] MC: Fix for data aliases with offsets (getelementptr) 2020-06-17 16:25:50 -07:00
WinCFGuard
WinEH
X86 [X86][SSE] Add tests for (missing) MOVMSK(PCMPEQ(X,0)) != -1 -> PTESTZ(X,X) allof folds 2020-06-19 14:11:46 +01:00
XCore