llvm-project/llvm/test
David Green 993b203b6a [AArch64] Sink splat(s/zext(..)) to uses
If the Shuffle is a splat and the operand is a zext/sext, sinking the
operand and the s/zext can help create indexed s/umull. This is
especially useful to prevent i64 mul being scalarized.

Differential Revision: https://reviews.llvm.org/D133355
2022-09-13 15:47:41 +01:00
..
Analysis [CostModel][X86] Add CostKinds test coverage for bitreverse intrinsics 2022-09-13 11:23:03 +01:00
Assembler [LLParser] Add test for phi first class type error (NFC) 2022-08-31 14:24:13 +02:00
Bindings [ConstantExpr] Remove fneg expression 2022-09-08 10:24:55 +02:00
Bitcode [Bitcode] Fix constexpr autoupgrade for arrays and structs 2022-09-07 12:47:21 +02:00
BugPoint
CodeGen [AArch64] Sink splat(s/zext(..)) to uses 2022-09-13 15:47:41 +01:00
DebugInfo Revert "[clang, llvm] Add __declspec(safebuffers), support it in CodeView" 2022-09-13 10:53:59 +02:00
Demangle
Examples
ExecutionEngine [JITLink][COFF] Use DLLImportDefinitionGenerator for creating PLT stubs. 2022-09-10 15:25:44 +09:00
Feature [Verifier] Reject dllexport with non-default visibility 2022-09-05 10:53:41 -07:00
FileCheck
Instrumentation [test][msan] Add tests for @llvm.masked.* 2022-09-10 17:04:47 -07:00
Integer
JitListener
LTO
Linker [IR] Use Min behavior for module flag "PIC Level" 2022-08-18 16:28:55 -07:00
MC [AMDGPU][MC][GFX11][NFC] Update disassembler tests for VOPD instructions 2022-09-09 13:10:55 +03:00
MachineVerifier [MachineVerifier] Fix crash on early clobbered subreg operands. 2022-09-05 17:08:21 +03:00
Object [Object] Improve ArchiveWriter diagnostics 2022-09-10 21:06:52 +08:00
ObjectYAML
Other Loop names used in reporting can grow very large 2022-09-09 13:45:14 -04:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [RISCV][TableGen] Mark MachineInstr with FrameIndex as not compressible 2022-08-24 13:23:38 +08:00
ThinLTO/X86
Transforms [LoopVectorize][X86] Add uniform shift costs checks for VF=1/2/4 2022-09-13 13:46:52 +01:00
Unit [test] Propagate HWASAN_OPTIONS 2022-08-17 18:59:49 -07:00
Verifier [AArch64][SME] Add utility class for handling SME attributes. 2022-09-12 12:41:30 +00:00
YAMLParser
tools Revert "[llvm-dwp] Report the filename if it cannot be found" 2022-09-13 09:07:16 -04:00
.clang-format
CMakeLists.txt Add a utility for converting between different types of remarks 2022-09-12 15:04:19 -07:00
TestRunner.sh
lit.cfg.py Add a utility for converting between different types of remarks 2022-09-12 15:04:19 -07:00
lit.site.cfg.py.in