llvm-project/llvm/test
Florian Hahn af694c5e8d
[DSE] Use precise loc for memset_chk during overwrite checks
memset_chk may not write the number of bytes specified by the third
argument, if it is larger than the destination size (specified as 4th
argument).

Reviewed By: asbirlea

Differential Revision: https://reviews.llvm.org/D115167
2022-12-02 11:28:56 +00:00
..
Analysis [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
Assembler [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
Bindings [IR] Switch everything to use memory attribute 2022-11-04 10:21:38 +01:00
Bitcode Revert "Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm"" 2022-11-18 08:58:31 +00:00
BugPoint
CodeGen [AArch64] use CNT for ISD::popcnt and ISD::parity if available 2022-12-02 11:27:14 +00:00
DebugInfo [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
Demangle
Examples [NFC][ORC] Fix lljit-with-thinlto-summaries.test output ordering issue 2022-11-29 18:15:45 +03:00
ExecutionEngine [Windows] Convert llvm/test/ExecutionEngine/MCJIT/remote tests to check 'target=<triple>' 2022-11-29 12:25:16 -08:00
Feature [NVPTX] Convert tests to check 'target=nvptx.*' 2022-12-01 09:01:48 -08:00
FileCheck
Instrumentation Revert "Use-after-return sanitizer binary metadata" 2022-11-30 09:38:56 +01:00
Integer
JitListener
LTO LTO: Convert tests to opaque pointers 2022-11-27 19:51:46 -08:00
Linker [Sparc] Convert tests to check 'target=sparc.*' 2022-12-01 11:41:30 -08:00
MC [MC][AsmParser] Remove "in directive" from diagnostics 2022-12-01 22:04:27 +00:00
MachineVerifier [GlobalISel] Better verification of G_UNMERGE_VALUES 2022-11-17 08:19:57 +00:00
Object
ObjectYAML [MachO] Support exports trie in both LC_DYLD_INFO and LC_DYLD_EXPORTS_TRIE 2022-11-22 17:44:46 -08:00
Other [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
SafepointIRVerifier
Support Revert "Reapply: Add an error message to the default SIGPIPE handler" 2022-11-18 11:17:25 -08:00
SymbolRewriter [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
TableGen [TableGen] Fix SubRegIndex size computation for concatenated subregs of unknown size 2022-11-20 20:52:13 +01:00
ThinLTO/X86 [llvm_stats] Do not import llvm.stats metadata for thinlto 2022-11-28 16:47:20 -08:00
Transforms [DSE] Use precise loc for memset_chk during overwrite checks 2022-12-02 11:28:56 +00:00
Unit [llvm,polly,clang] Stop setting config.enable_shared in most places 2022-11-21 08:54:14 -05:00
Verifier Verifier: Update error message for opaque pointers 2022-11-27 12:55:30 -05:00
YAMLParser
tools [llvm-profdata] Use flattening sample profile in profile supplementation 2022-11-29 22:23:47 -08:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in [llvm,polly,clang] Stop setting config.enable_shared in most places 2022-11-21 08:54:14 -05:00