llvm-project/llvm/test
Nikita Popov 6ffb3ad631 [SCEV] Use constant ranges when determining reachable blocks (PR54434)
This avoids false positive verification failures if the condition
is not literally true/false, but SCEV still makes use of the fact
that a loop is not reachable through more complex reasoning.

Fixes https://github.com/llvm/llvm-project/issues/54434.
2022-03-18 12:04:35 +01:00
..
Analysis [RISCV] Add +experimental-zvfh extension to cover half types in vectors. 2022-03-17 10:04:02 -07:00
Assembler [OpaquePtr][LLParser] Automatically detect opaque pointers in .ll files 2022-03-17 08:37:18 -07:00
Bindings
Bitcode [OpaquePtr][LLParser] Automatically detect opaque pointers in .ll files 2022-03-17 08:37:18 -07:00
BugPoint
CodeGen [RISCV] Add more sign-extending ops to MIR sext.w pass. 2022-03-18 18:21:17 +08:00
DebugInfo [X86] Set Int_MemBarrier as a meta-instruction 2022-03-18 13:12:28 +08:00
Demangle
Examples
ExecutionEngine Rename EHFrameSplitter to DWARFRecordSectionSplitter 2022-03-11 16:02:31 -08:00
Feature Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
FileCheck
Instrumentation [HWASan] add shortgranule tests to use-after-scope. 2022-03-16 10:43:04 -07:00
Integer
JitListener
LTO
Linker
MC [AMDGPU] New MFMA names for existing instructions 2022-03-17 13:05:36 -07:00
MachineVerifier
Object [llvm-nm]add helper function to print out the object file name, archive name, architecture name 2022-03-09 14:45:27 -05:00
ObjectYAML [WebAssembly] Second phase of implemented extended const proposal 2022-03-14 08:55:47 -07:00
Other [OpaquePtr][LLParser] Automatically detect opaque pointers in .ll files 2022-03-17 08:37:18 -07:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [WPD] Extend checking mode to support fallback to indirect call 2022-03-14 10:16:28 -07:00
Transforms [SCEV] Use constant ranges when determining reachable blocks (PR54434) 2022-03-18 12:04:35 +01:00
Unit Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00
Verifier [OpaquePtr][ARM] Use elementtype on ldrex/ldaex/stlex/strex 2022-03-16 14:11:53 -07:00
YAMLParser [YAMLParser] Add multi-line literal folding support 2022-02-28 21:03:36 +00:00
tools [dsymutil] Apply relocations present in Swift reflection sections 2022-03-17 14:23:20 -03:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00