hanchenye-llvm-project/llvm/test
Simon Pilgrim 631f2bf51e [CostModel] Add more realistic SK_ExtractSubvector generic costs.
Instead of defaulting to a cost = 1, expand to element extract/insert like we do for other shuffles.

This exposes an issue in LoopVectorize which could call SK_ExtractSubvector with a scalar subvector type.

llvm-svn: 346656
2018-11-12 14:25:23 +00:00
..
Analysis [CostModel] Add more realistic SK_ExtractSubvector generic costs. 2018-11-12 14:25:23 +00:00
Assembler [ThinLTO] Split NotEligibleToImport into legality and inlinability flags 2018-11-06 19:41:35 +00:00
Bindings [LLVM-C] Improve Intrinsics Bindings 2018-11-06 01:38:14 +00:00
Bitcode [ThinLTO] Internalize readonly globals 2018-11-10 08:31:21 +00:00
BugPoint
CodeGen [RISCV] Support .option relax and .option norelax 2018-11-12 14:25:07 +00:00
DebugInfo [DWARF] Change pubnames to use DWARFSection instead of StringRef 2018-11-11 18:57:28 +00:00
Demangle [MS demangler] Use a slightly shorter unmangling for mangled strings. 2018-11-09 19:28:50 +00:00
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] Try to fix windows bots broken by r346272 2018-11-06 22:42:10 +00:00
Instrumentation [sancov] Put .SCOV* sections into the right comdat groups on COFF 2018-11-08 00:57:33 +00:00
Integer
JitListener
LTO [LTO] Drop non-prevailing definitions only if linkage is not local or appending 2018-11-08 20:10:07 +00:00
Linker
MC [RISCV] Support .option relax and .option norelax 2018-11-12 14:25:07 +00:00
Object [llvm][test] Update tests using objdump 2018-11-11 18:40:33 +00:00
ObjectYAML [WebAssembly] Add shared memory support to limits field 2018-11-06 17:27:25 +00:00
Other Add an OptimizerLast EP 2018-11-12 11:17:07 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Internalize readonly globals 2018-11-10 08:31:21 +00:00
Transforms [LICM] Hoist guards from non-header blocks 2018-11-12 09:29:58 +00:00
Unit
Verifier
YAMLParser
tools [llvm-mca] Correctly update the resource strategy for processor resources with multiple units. 2018-11-12 13:09:39 +00:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in