llvm-project/llvm/test
Philip Reames 7d6e8f2a96 [slp] Delete dead scalar instructions feeding vectorized instructions
If we vectorize a e.g. store, we leave around a bunch of getelementptrs for the individual scalar stores which we removed. We can go ahead and delete them as well.

This is purely for test output quality and readability. It should have no effect in any sane pipeline.

Differential Revision: https://reviews.llvm.org/D122493
2022-03-28 20:10:13 -07:00
..
Analysis Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
Assembler Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
Bindings Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
Bitcode Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
BugPoint
CodeGen [AArch64][GlobalISel] Add new MOVI pattern for fp constants 2022-03-29 10:57:22 +08:00
DebugInfo DebugInfo: Don't allow type units to references types in the CU 2022-03-25 23:49:03 +00:00
Demangle
Examples
ExecutionEngine Rename EHFrameSplitter to DWARFRecordSectionSplitter 2022-03-11 16:02:31 -08:00
Feature Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
FileCheck
Instrumentation Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
Integer
JitListener
LTO [tests] Force (some) X86-specific tests to use an explicit triple 2022-03-22 16:46:47 +04:00
Linker [tests] Make 'object-emission' imply 'default_triple' 2022-03-22 16:46:48 +04:00
MC [AArch64] Allow .variant_pcs before the symbol is registered 2022-03-28 17:52:27 -07:00
MachineVerifier
Object [Object][test] Fix invalid.test 2022-03-28 01:27:16 -07:00
ObjectYAML [WebAssembly] Second phase of implemented extended const proposal 2022-03-14 08:55:47 -07:00
Other Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [PseudoProbe] Do not emit pseudo probes when module is not probed. 2022-03-25 12:59:53 -07:00
Transforms [slp] Delete dead scalar instructions feeding vectorized instructions 2022-03-28 20:10:13 -07:00
Unit Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00
Verifier Verify parameter alignment attribute 2022-03-27 09:03:22 +08:00
YAMLParser [YAMLParser] Add multi-line literal folding support 2022-02-28 21:03:36 +00:00
tools [AIX][XCOFF] address post-commit review comments of patch https://reviews.llvm.org/D82549 2022-03-28 15:05:41 -04:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py [NVPTX][tests] Do not run tests that require direct object generation 2022-03-22 16:46:48 +04:00
lit.site.cfg.py.in Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00