1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test
Stanislav Mekhanoshin 4d73e5f4ca [AMDGPU] Extend promote alloca vectorization
Promote alloca can vectorize a small array by bitcasting it to a
vector type. Extend vectorization for the case when alloca is
already a vector type. We still want to replace GEPs with an
insert/extract element instructions in this case.

Differential Revision: https://reviews.llvm.org/D54219

llvm-svn: 346376
2018-11-08 00:16:23 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen [AMDGPU] Extend promote alloca vectorization 2018-11-08 00:16:23 +00:00
DebugInfo [DWARFv5] Read and dump multiple .debug_info sections. 2018-11-07 21:39:09 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC [MSP430] Add MC layer 2018-11-08 00:03:45 +00:00
Object
ObjectYAML
Other
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-readobj] Implement LLVM style printer for --notes 2018-11-07 23:53:50 +00:00
Transforms [PGO] Exit early if all count values are zero 2018-11-07 23:51:20 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh