llvm-project/llvm/test
Fraser Cormack 10879c26a2 [RISCV] Add tests for possible splat optimizations
These splats -- whether BUILD_VECTOR or SPLAT_VECTOR -- are formed by
first extracting a value from a vector and splatting it to all elements
of the destination vector. These could be performed more optimally,
avoiding the drop to scalar, using RVV's vrgather, for example.
2022-01-28 12:32:29 +00:00
..
Analysis [BasicAA] Add support for memmove intrinsic 2022-01-28 18:19:36 +07:00
Assembler [IR] Support ifuncs in opaque pointer mode 2022-01-27 13:01:33 +01:00
Bindings Disable Go binding test on AIX 2022-01-25 12:39:01 -05:00
Bitcode [DebugInfo] Add stringLocationExp field to DIStringType 2022-01-26 11:56:57 -05:00
BugPoint
CodeGen [RISCV] Add tests for possible splat optimizations 2022-01-28 12:32:29 +00:00
DebugInfo [SystemZ] Implement orderFrameObjects(). 2022-01-27 16:09:19 -06:00
Demangle
Examples
ExecutionEngine reapply de87238295 "[JITLink] Add anonymous symbols in LinkGraph..." 2022-01-22 20:50:36 +08:00
Feature Fix incorrect inference of writeonly despite reading operand bundle 2022-01-18 12:34:18 -08:00
FileCheck [FileCheck] Allow literal '['s before "[[var...]]" 2022-01-13 09:47:37 +00:00
Instrumentation [InstrProf] Add single byte coverage mode 2022-01-27 17:38:55 -08:00
Integer
JitListener
LTO [test] Fix no-undef-type-md.ll. 2022-01-24 12:01:25 -08:00
Linker [DebugInfo] ValueMapper impl for DIArgList respects IgnoreMissingLocals 2022-01-17 17:17:32 +00:00
MC [Sparc] Implement BFD_RELOC_NONE 2022-01-28 10:44:22 +01:00
MachineVerifier
Object [AIX] Support of Big archive (read) 2022-01-18 12:13:01 -05:00
ObjectYAML
Other [NewPM] Add debugify and check-debugify to the PassRegistry 2022-01-27 19:23:56 +01:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen Use {LITERAL} instead of regex escaping in some lit tests. NFC. 2022-01-14 10:55:00 +00:00
ThinLTO/X86 [Support] [DebugInfo] Lazily create cache dir. 2022-01-20 19:27:15 +00:00
Transforms [ConstraintElimination] Add sub nuw test with signed predicates. 2022-01-28 11:20:57 +00:00
Unit
Verifier [Verifier] Avoid asserting on invalid cleanuppad chain 2022-01-14 12:10:41 +01:00
YAMLParser
tools [InstrProf] Add single byte coverage mode 2022-01-27 17:38:55 -08:00
.clang-format
CMakeLists.txt [MLGO] Don't run the 'release' mode tests in non-autogenerated cases 2022-01-19 17:59:06 -08:00
TestRunner.sh
lit.cfg.py [MLGO] Don't run the 'release' mode tests in non-autogenerated cases 2022-01-19 17:59:06 -08:00
lit.site.cfg.py.in [MLGO] Don't run the 'release' mode tests in non-autogenerated cases 2022-01-19 17:59:06 -08:00