1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Sander de Smalen 0b0c0d92c0 [AArch64][SVE] ACLE: Add bfloat16 to struct load/stores.
This patch contains:
- Support in LLVM CodeGen for bfloat16 types for ld2/3/4 and st2/3/4.
- New bfloat16 ACLE builtins for svld(2|3|4)[_vnum] and svst(2|3|4)[_vnum]

Reviewers: stuij, efriedma, c-rhodes, fpetrogalli

Reviewed By: fpetrogalli

Tags: #clang, #lldb, #llvm

Differential Revision: https://reviews.llvm.org/D82187
2020-06-23 12:12:35 +01:00
..
Analysis [StackSafety] Check variable lifetime 2020-06-22 03:45:29 -07:00
Assembler
Bindings Mark some LLVM tests which require a default_triple (NFC) 2020-06-19 06:36:20 +00:00
Bitcode
BugPoint
CodeGen [AArch64][SVE] ACLE: Add bfloat16 to struct load/stores. 2020-06-23 12:12:35 +01:00
DebugInfo Attempt to unbreak the test introduced in 359fae6eb094 on Windows 2020-06-22 14:41:55 +03:00
Demangle
Examples Mark some LLVM tests which require a default_triple (NFC) 2020-06-19 06:36:20 +00:00
ExecutionEngine [JITLink] Allow zero-length symbols at the end of blocks. 2020-06-19 10:05:02 -07:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [PowerPC][Power10] Implement VSX PCV Generate Operations in LLVM/Clang 2020-06-22 21:09:34 -05:00
Object
ObjectYAML
Other [NPM] Bail out when -foo and --passes=foo are both specified 2020-06-22 08:27:13 -07:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen Revert commit 9e52530 because of dependencies issue 2020-06-22 09:56:14 -04:00
ThinLTO/X86
tools [DebugInfo] Print line table extended opcode bytes if parsing fails 2020-06-23 10:04:02 +01:00
Transforms [IndVarSimplify] Don't replace IV user with unsafe loop-invariant (PR45360) 2020-06-23 13:53:15 +03:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh