llvm-project/llvm/test
Amaury Séchet d1baed7c9c [DAG] select Cond, -1, C --> or (sext Cond), C if Cond is MVT::i1
This seems to be beneficial overall, except for midpoint-int.ll .

The X86 backend seems to generate zeroing that are not necesary.

Reviewed By: shchenz

Differential Revision: https://reviews.llvm.org/D131260
2022-09-27 12:54:52 +00:00
..
Analysis [MustExecute] Add additional test for PR57780 (NFC) 2022-09-26 15:03:15 +02:00
Assembler Reland "[llvm] Support forward-referenced globals with dso_local_equivalent" 2022-09-23 18:32:07 +00:00
Bindings [NFC][2/n] Remove PrunePH pass 2022-09-26 18:38:04 -07:00
Bitcode [AArch64]Remove svget/svset/svcreate from llvm 2022-09-23 10:48:43 +01:00
BugPoint
CodeGen [DAG] select Cond, -1, C --> or (sext Cond), C if Cond is MVT::i1 2022-09-27 12:54:52 +00:00
DebugInfo [DWARF DUMP] Fix infinite recursion in Type Printer. 2022-09-26 16:23:37 -07:00
Demangle
Examples
ExecutionEngine [RISCV] Assemble `call foo` to R_RISCV_CALL_PLT 2022-09-13 18:47:55 -07:00
Feature [AA] Model operand bundles more precisely 2022-09-22 11:15:20 +02:00
FileCheck
Instrumentation [msan] Instrument vtest instrinsics 2022-09-21 16:57:44 -07:00
Integer
JitListener
LTO
Linker
MC [AVR] Fix useDeprecatedPositionallyEncodedOperands errors. 2022-09-25 17:55:09 -04:00
MachineVerifier [GlobalISel] Enforce G_ASSERT_ALIGN to have a valid alignment > 0. 2022-09-22 16:05:07 +01:00
Object [Object][COFF] Allow section symbol to be common symbol 2022-09-13 18:07:02 -07:00
ObjectYAML
Other [Pipelines] Introduce DAE after ArgumentPromotion 2022-09-22 15:33:46 -07:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Add useDeprecatedPositionallyEncodedOperands option. 2022-09-24 09:40:45 -04:00
ThinLTO/X86 [WPD/LTT] Lower type test feeding assumes via phi correctly 2022-09-16 13:50:01 -07:00
Transforms [LSR] Preserve LCSSA in expander when rewriting loop exit values. 2022-09-27 09:58:48 +01:00
Unit
Verifier [AArch64][SME] Add utility class for handling SME attributes. 2022-09-12 12:41:30 +00:00
YAMLParser
tools [NFC] legalize triple for dxil tests. 2022-09-26 18:09:33 -07:00
.clang-format
CMakeLists.txt Add a utility for converting between different types of remarks 2022-09-12 15:04:19 -07:00
TestRunner.sh
lit.cfg.py Add a utility for converting between different types of remarks 2022-09-12 15:04:19 -07:00
lit.site.cfg.py.in