1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/test
Huihui Zhang 10305a8da8 [ConstantFold][SVE] Fix constand fold for vector call.
Summary:
Do not iterate on scalable vectors.

Reviewers: sdesmalen, efriedma, apazos, huntergr, willlovett

Reviewed By: sdesmalen

Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D74419
2020-02-11 14:06:15 -08:00
..
Analysis [ConstantFold][SVE] Fix constand fold for vector call. 2020-02-11 14:06:15 -08:00
Assembler
Bindings Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
Bitcode Restore "[WPD/LowerTypeTests] Delay lowering/removal of type tests until after ICP" 2020-02-11 10:48:05 -08:00
BugPoint
CodeGen [Hexagon] Don't generate short vectors in ISD::SELECT in preprocessing 2020-02-11 15:27:33 -06:00
DebugInfo [DebugInfo] Call site entries cannot be generated for FrameSetup calls 2020-02-11 21:23:18 +00:00
Demangle
Examples
ExecutionEngine [ORC] Fix symbol dependence propagation algorithm in ObjectLinkingLayer. 2020-02-11 12:56:41 -08:00
Feature [LoopExtractor] Convert LoopExtractor from LoopPass to ModulePass 2020-02-09 12:25:21 +02:00
FileCheck
Instrumentation
Integer
JitListener
Linker Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
LTO
MachineVerifier
MC [AArch64] Make Read Write System Registers Read Only 2020-02-10 14:34:24 +00:00
Object [llvm-readobj] - Change the error to warning when a section name is unknown. 2020-02-10 16:01:30 +03:00
ObjectYAML
Other [BasicAA] Make BasicAA a cfg pass. 2020-02-11 11:30:08 -08:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [llvm][TableGen] Define FieldInit::isConcrete overload 2020-02-10 18:04:58 -08:00
ThinLTO/X86 Restore "[WPD/LowerTypeTests] Delay lowering/removal of type tests until after ICP" 2020-02-11 10:48:05 -08:00
tools [X86] Raise the latency for VectorImul from 4 to 5 in Skylake scheduler models 2020-02-11 11:24:25 -08:00
Transforms Restore "[WPD/LowerTypeTests] Delay lowering/removal of type tests until after ICP" 2020-02-11 10:48:05 -08:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
lit.site.cfg.py.in
TestRunner.sh