llvm-project/llvm/test
Sanjay Patel fd5e493874 [PhaseOrdering] add tests for vector select; NFC
The 1st test corresponds to a minimally optimized (mem2reg)
version of the example in:
issue #52631

The 2nd test copies an existing instcombine test with the
same pattern. If we canonicalize differently, we can miss
reducing to minimal form in a single invocation of
-instcombine, but that should not escape the normal opt
pipeline.
2021-12-14 14:35:10 -05:00
..
Analysis [AArch64] Convert sra(X, elt_size(X)-1) to cmlt(X, 0) 2021-12-14 16:03:02 +00:00
Assembler Allow DataLayout to support arbitrary pointer sizes 2021-12-07 23:20:17 -08:00
Bindings
Bitcode [IR] Remove unbounded as possible value for vscale_range minimum 2021-12-07 09:52:21 +00:00
BugPoint
CodeGen Revert "[z/OS] Implement prologue and epilogue generation for z/OS target." 2021-12-14 14:22:11 -05:00
DebugInfo Move x86-specific test into the DebugInfo/X86 directory 2021-12-10 14:26:04 -08:00
Demangle
Examples
ExecutionEngine [ORC] Pad section start to account for alignment offset in MachO GDB JIT plugin. 2021-12-07 14:28:31 +11:00
Feature [funcattrs] Fix a bug in recently introduced writeonly argument inference 2021-12-03 08:57:15 -08:00
FileCheck
Instrumentation Revert "[InstrProf] Attach debug info to counters" 2021-12-13 18:15:17 -08:00
Integer
JitListener
LTO [LTO] Remove default_triple requirement from tests that specify the triple 2021-12-08 09:17:32 -05:00
Linker
MC [RISCV] Support named opcodes in .insn directive. 2021-12-13 20:59:33 -08:00
MachineVerifier [GlobalISel] Allow DBG_VALUE to use undefined vregs before LiveDebugValues. 2021-12-05 15:55:59 -05:00
Object
ObjectYAML [ObjectYAML/obj2yaml/yaml2obj][MachO] Support indirect symbol table 2021-11-30 16:15:33 -08:00
Other [Passes] Only run extra vector passes if loops have been vectorized. 2021-12-10 11:42:45 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen][SelectionDAG] Use ComplexPattern type for non-leaf nodes 2021-12-03 07:04:59 +00:00
ThinLTO/X86 [ThinLTO][MC] Use conditional assignments for promotion aliases 2021-12-10 12:21:37 -08:00
Transforms [PhaseOrdering] add tests for vector select; NFC 2021-12-14 14:35:10 -05:00
Unit
Verifier Verifier: accept enums as scopes 2021-12-10 12:19:56 -08:00
YAMLParser
tools [X86] Adjust some IceLake integer shuffle schedule classes (PR48110) 2021-12-14 18:56:13 +00:00
.clang-format
CMakeLists.txt [llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests. 2021-12-14 18:00:18 +00:00
TestRunner.sh
lit.cfg.py [llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests. 2021-12-14 18:00:18 +00:00
lit.site.cfg.py.in [llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests. 2021-12-14 18:00:18 +00:00