llvm-project/llvm/test
Craig Topper 08b2d0a963 [X86] Disable copy elision in LowerMemArgument for scalarized vectors when the loc VT is a different size than the original element.
For example a v4f16 argument is scalarized to 4 i32 values. So
the values are spread out instead of being packed tightly like
in the original vector.

Fixes PR47000.
2020-08-05 15:44:54 -07:00
..
Analysis [ARM][CostModel] Implement getCFInstrCost 2020-08-05 12:44:51 +01:00
Assembler [ThinLTO] parse flags and blockcount summaries 2020-07-20 09:50:22 -07:00
Bindings [Bindings] Remove ipc_propagation. 2020-08-02 22:36:53 +01:00
Bitcode [StackSafety,NFC] Add combined index test 2020-08-04 18:31:58 -07:00
BugPoint
CodeGen [X86] Disable copy elision in LowerMemArgument for scalarized vectors when the loc VT is a different size than the original element. 2020-08-05 15:44:54 -07:00
DebugInfo [Propeller]: Use a descriptive temporary symbol name for the end of the basic block. 2020-08-05 13:17:19 -07:00
Demangle
Examples
ExecutionEngine [JITLink][AArch64] Handle addends on PAGE21 / PAGEOFF12 relocations. 2020-08-05 08:50:46 -07:00
Feature [FunctionAttrs] Rename functionattrs -> function-attrs 2020-07-28 09:09:13 -07:00
FileCheck [FileCheck] Report captured variables 2020-07-28 19:15:18 -04:00
Instrumentation [msan] Remove readnone and friends from call sites. 2020-08-05 10:34:45 -07:00
Integer
JitListener
LTO
Linker
MC [AMDGPU] gfx1031 target 2020-08-05 12:36:26 -07:00
MachineVerifier GlobalISel: Verify G_BITCAST changes the type 2020-07-08 17:16:27 -04:00
Object [llvm-readobj] - Don't stop dumping when the name of a relocation section can't be read. 2020-08-03 14:49:09 +03:00
ObjectYAML [DWARFYAML][debug_aranges] Use yaml::Hex64 rather than uint64_t as length. NFC. 2020-07-31 23:31:04 +08:00
Other [NewPM][LVI] Abandon LVI after CVP 2020-08-01 23:47:46 +02:00
Reduce [Reduce] Argument reduction: shoe-horn new function into remaining uses of old function 2020-07-27 15:39:03 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [flang][NFC] Unify OpenMP and OpenACC structure checker 2020-08-05 14:25:49 -04:00
ThinLTO/X86 [ThinLTO] [test] cache.ll: Prevent Spotlight indexing of the output dir 2020-07-28 21:21:58 -07:00
Transforms [InstCombine] fold icmp with 'mul nsw/nuw' and constant operands 2020-08-05 17:29:32 -04:00
Unit
Verifier Verifier: Check byref address space for AMDGPU calling conventions 2020-07-20 11:13:11 -04:00
YAMLParser
tools Add verification for DW_AT_decl_file and DW_AT_call_file. 2020-08-05 15:30:13 -07:00
.clang-format
CMakeLists.txt Revert "[CMake] Simplify CMake handling for zlib" 2020-08-05 12:31:44 +02:00
TestRunner.sh
lit.cfg.py Add test utility 'split-file' 2020-08-03 20:42:09 -07:00
lit.site.cfg.py.in Revert "[CMake] Simplify CMake handling for zlib" 2020-08-05 12:31:44 +02:00