1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Cameron McInally 06340b3cd4 [SVE] Lower fixed length vXi8/vXi16 SDIV to scalable
There are no nxv16i8/nxv8i16 SDIV instructions, so these fixed width operations must be promoted to nxv4i32.

Differential Revision: https://reviews.llvm.org/D86114
2020-08-20 13:47:01 -05:00
..
Analysis [NFC][StackSafety] Test that StackLifetime looks through stripPointerCasts 2020-08-18 16:21:00 -07:00
Assembler
Bindings
Bitcode [NFC][StackSafety] Move out sort from the loop 2020-08-17 03:30:14 -07:00
BugPoint
CodeGen [SVE] Lower fixed length vXi8/vXi16 SDIV to scalable 2020-08-20 13:47:01 -05:00
DebugInfo Re-apply "[DebugInfo] Emit DW_OP_implicit_value for Floating point constants" 2020-08-20 01:39:42 +05:30
Demangle
Examples
ExecutionEngine [JITLink][MachO] Use correct symbol scope when N_PEXT is set and N_EXT unset. 2020-08-15 15:53:33 -07:00
Feature [NewPM][optnone] Mark various passes as required 2020-08-14 15:51:59 -07:00
FileCheck
Instrumentation [MSAN] Avoid dangling ActualFnStart when replacing instruction 2020-08-14 23:50:38 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [RISCV] add the assemble and disassemble support of Zvlsseg instructions 2020-08-19 16:22:25 +08:00
Object [llvm-readobj/elf] - Refine the warning about the broken PT_DYNAMIC segment. 2020-08-17 14:57:19 +03:00
ObjectYAML [obj2yaml] Refactor the .debug_pub* sections dumper. 2020-08-19 21:13:52 +08:00
Other [NewPM] Pin various tests under Other/ to legacy PM 2020-08-17 18:58:08 -07:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen Revert "[IR] Intrinsics default attributes and opt-out flag" 2020-08-20 00:25:32 -05:00
ThinLTO/X86 [ThinLTO] Import globals recursively 2020-08-20 12:13:43 +03:00
tools Revert "[llvm-readobj/elf] - Refine the code for broken PT_DYNAMIC segment diagnostic." 2020-08-20 14:04:30 +03:00
Transforms [NFC][InstCombine] Tests for PHI-of-insertvalue's 2020-08-20 20:16:31 +03:00
Unit
Verifier [Statepoint] Remove code related to inline operand bundles 2020-08-14 20:29:41 -07:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh