1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Bjorn Pettersson 3aa7f0e352 [NewPM] Add ExtraVectorizerPasses support
As it looks like NewPM generally is using SimpleLoopUnswitch
instead of LoopUnswitch, this patch also use SimpleLoopUnswitch
in the ExtraVectorizerPasses sequence (compared with LegacyPM
which use the LoopUnswitch pass).

Reviewed By: aeubanks

Differential Revision: https://reviews.llvm.org/D95457
2021-01-26 22:59:10 +01:00
..
Analysis [CostModel] Handle CTLZ and CCTZ in getTypeBasedIntrinsicInstrCost 2021-01-26 14:37:51 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86] In shrinkAndImmediate, place the new constant into the topological sort. 2021-01-26 13:18:04 -08:00
DebugInfo
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [AMDGPU] Update subtarget features for new target ID support 2021-01-26 11:25:51 -08:00
Object [Object][WebAssembly] Update format of error messages 2021-01-25 21:12:53 -08:00
ObjectYAML [Object][WebAssembly] Update format of error messages 2021-01-25 21:12:53 -08:00
Other [NewPM] Add ExtraVectorizerPasses support 2021-01-26 22:59:10 +01:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-elfabi] Fix test after D95140 2021-01-26 12:45:45 -08:00
Transforms [InstCombine] Preserve FMF for powi simplifications. 2021-01-26 13:26:06 -08:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh