llvm-project/llvm/test
Simon Pilgrim dbe2f44316 [X86] combineScalarAndWithMaskSetcc - optionally peek through (oneuse) any_extend node
Extend pass to handle: (and (any_extend (bitcast (vXi1 (concat_vectors (vYi1 setcc), undef,)))), C)

Fixes several regressions identified in D127115
2022-11-24 16:26:35 +00:00
..
Analysis [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
Assembler GlobalIFunc: Make ifunc respect function address spaces 2022-11-22 21:42:44 -05:00
Bindings [IR] Switch everything to use memory attribute 2022-11-04 10:21:38 +01:00
Bitcode Revert "Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm"" 2022-11-18 08:58:31 +00:00
BugPoint
CodeGen [X86] combineScalarAndWithMaskSetcc - optionally peek through (oneuse) any_extend node 2022-11-24 16:26:35 +00:00
DebugInfo Revert "[SROA] `isVectorPromotionViable()`: memory intrinsics operate on vectors of bytes" 2022-11-23 13:11:16 +01:00
Demangle
Examples [CMake] Only set LLVM_DEFAULT_TARGET_TRIPLE to LLVM_HOST_TRIPLE when native target is enabled 2022-11-04 14:34:38 -07:00
ExecutionEngine [JITLink][RISCV] Add R_RISCV_LO12_S relocation support 2022-11-16 19:50:18 +08:00
Feature Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
FileCheck
Instrumentation [asan] Don't demangle __odr_asan_gen_* symbols 2022-11-22 16:47:33 -08:00
Integer
JitListener
LTO [LTO] Make local linkage GlobalValue in non-prevailing COMDAT available_externally 2022-11-16 22:13:22 -08:00
Linker
MC [AArch64] Add support for v8.9-A/v9.4-A Debug and PMU extensions 2022-11-24 16:15:11 +00:00
MachineVerifier [GlobalISel] Better verification of G_UNMERGE_VALUES 2022-11-17 08:19:57 +00:00
Object [llvm-objdump] Add --no-print-imm-hex to tests depending on it. 2022-10-29 15:40:26 -07:00
ObjectYAML [MachO] Support exports trie in both LC_DYLD_INFO and LC_DYLD_EXPORTS_TRIE 2022-11-22 17:44:46 -08:00
Other [Passes][VectorCombine] enable early run generally and try load folds 2022-11-21 13:57:55 -05:00
SafepointIRVerifier
Support Revert "Reapply: Add an error message to the default SIGPIPE handler" 2022-11-18 11:17:25 -08:00
SymbolRewriter
TableGen [TableGen] Fix SubRegIndex size computation for concatenated subregs of unknown size 2022-11-20 20:52:13 +01:00
ThinLTO/X86 [LTO] Make local linkage GlobalValue in non-prevailing COMDAT available_externally 2022-11-16 22:13:22 -08:00
Transforms [InstCombine] add tests for trunc+insertelt; NFC 2022-11-24 10:16:37 -05:00
Unit [llvm,polly,clang] Stop setting config.enable_shared in most places 2022-11-21 08:54:14 -05:00
Verifier [IR] Allow available_externally GlobalAlias 2022-11-07 09:03:23 -08:00
YAMLParser
tools [MachO][ObjCopy] Handle exports trie in LC_DYLD_INFO and LC_DYLD_EXPORTS_TRIE 2022-11-22 18:50:06 -08:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py Revert "[lit] Define keyword used by MCJIT test" 2022-10-31 10:46:21 -07:00
lit.site.cfg.py.in [llvm,polly,clang] Stop setting config.enable_shared in most places 2022-11-21 08:54:14 -05:00