llvm-project/llvm/test
Luo, Yuanke 1a423831a6 [X86] Update avx512vbmi2 intrinsic tests to avoid adds
As noticed in D119654, by adding the masked intrinsics results together
we can end up with the selects being canonicalized away from the
intrinsic - this isn't what we want to test here so replace with a
insertvalue chain into a aggregate instead to retain all the results.

Differential Revision: https://reviews.llvm.org/D121188
2022-03-08 16:40:33 +08:00
..
Analysis [NFC][LV] Use different braces in debug output 2022-03-07 19:32:37 +03:00
Assembler Remove redundant word word in AsmParser DIFlag parsing 2022-02-22 17:50:13 -08:00
Bindings [llvm] [bindings/OCaml] Remove unused dep on ounit2 2022-02-16 19:30:25 +01:00
Bitcode Attributes: add a new allocalign attribute 2022-03-04 15:57:53 -05:00
BugPoint
CodeGen [X86] Update avx512vbmi2 intrinsic tests to avoid adds 2022-03-08 16:40:33 +08:00
DebugInfo [DebugInfo][InstrRef] Accept register-reads after isel in any block 2022-03-04 17:01:12 +00:00
Demangle
Examples
ExecutionEngine [ORC][JITLink] Fix MachO absolute symbol handling, add test case. 2022-03-07 20:54:55 -08:00
Feature
FileCheck
Instrumentation Reland "[clang][debug] port clang-cl /JMC flag to ELF" 2022-03-07 21:55:41 -08:00
Integer
JitListener
LTO
Linker
MC [CSKY] Enable TargetAsmStreamer/ELFStreamer and support asm directive of csky_attribute 2022-03-08 14:00:38 +08:00
MachineVerifier
Object [AMDGPU] Add gfx1036 target 2022-03-02 23:26:38 +00:00
ObjectYAML
Other Reapply [lit] Read command stdout/stderr as text on Windows 2022-03-03 13:31:31 +02:00
SafepointIRVerifier [Safepoint Verifier] gc.relocate does not change the constant property. 2022-02-15 12:18:46 +07:00
Support
SymbolRewriter
TableGen [TableGen] Add a new `encoder` directive into VarLenCodeEmitterGen 2022-02-14 20:41:15 -08:00
ThinLTO/X86 [LTO] Initialize canAutoHide() using canBeOmittedFromSymbolTable() 2022-03-03 19:04:11 -05:00
Transforms [NewPM][Inliner] Make inlined calls to functions in same SCC as callee exponentially expensive 2022-03-07 23:51:09 -08:00
Unit
Verifier [VP] vp.sitofp cast intrinsic and docs 2022-03-02 10:16:19 +01:00
YAMLParser [YAMLParser] Add multi-line literal folding support 2022-02-28 21:03:36 +00:00
tools Add JSON output option to llvm-remark-size-diff 2022-03-07 16:53:27 -08:00
.clang-format
CMakeLists.txt try to fix check-llvm after c5fb05f663 2022-02-16 16:52:55 -05:00
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in [llvm] [bindings/OCaml] Remove unused dep on ounit2 2022-02-16 19:30:25 +01:00