llvm-project/llvm/test
Nikita Popov e15f3ddcae [InstCombine] Add tests for logical and/or poison implication (NFC)
These tests cover some cases where we can fold select to and/or
based on poison implication logic.
2021-01-12 22:18:51 +01:00
..
Analysis [ARM] Update trunc costs 2021-01-11 08:59:28 +00:00
Assembler [DebugInfo] Support Fortran 'use <external module>' statement. 2020-12-18 13:10:57 -05:00
Bindings
Bitcode [DebugInfo] Support Fortran 'use <external module>' statement. 2020-12-18 13:10:57 -05:00
BugPoint
CodeGen [RISCV] Add double test cases to vfmerge-rv32.ll. NFC 2021-01-12 13:09:48 -08:00
DebugInfo [FastISel] NFC: Remove obsolete -fast-isel-sink-local-values option 2021-01-11 09:32:49 -08:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck [Test][FileCheck] Fix use of undef var 2021-01-09 10:45:00 +00:00
Instrumentation Use unary CreateShuffleVector if possible 2020-12-30 22:36:08 +09:00
Integer
JitListener
LTO
Linker
MC [ARM] Update existing test case with +pauth targets 2021-01-11 15:39:13 +00:00
MachineVerifier
Object [llvm-readobj] - Dump the ELF file type better. 2020-12-23 11:13:19 +03:00
ObjectYAML
Other Introduce new quiet mode and new option handling for -print-changed. 2021-01-11 14:15:18 -05:00
Reduce [llvm-reduce] ReduceGlobalVarInitializers delta pass: fix handling of globals w/ comdat/non-external linkage 2021-01-07 18:05:03 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Improve error message for semicolon after braced body. 2021-01-12 09:38:05 -05:00
ThinLTO/X86 [ThinLTO][test] Specify -enable-import-metadata to make !thinlto_src_module available in -DLLVM_ENABLE_ASSERTIONS=off mode 2020-12-31 09:31:53 -08:00
Transforms [InstCombine] Add tests for logical and/or poison implication (NFC) 2021-01-12 22:18:51 +01:00
Unit
Verifier OpaquePtr: Require byval on x86_intrcc parameter 0 2020-12-14 16:34:37 -05:00
YAMLParser
tools [obj2yaml] - Don't crash when an object has an empty symbol table. 2021-01-12 14:08:59 +03:00
.clang-format
CMakeLists.txt [CMake] Add llvm-profgen to LLVM_TEST_DEPENDS 2020-12-09 09:34:51 -08:00
TestRunner.sh
lit.cfg.py [FileCheck] Enforce --allow-unused-prefixes=false for llvm/test/Transforms 2020-12-09 08:51:38 -08:00
lit.site.cfg.py.in