llvm-project/llvm/test
Matt Arsenault 7cf5581712 Analysis: Update some tests for opaque pointers
StackSafetyAnalysis/lifetime.ll had one bitcast removed that may have
mattered. The concluded lifetime is longer based on the underlying
alloca, instead of the bitcasted pointer so left that as a pointless
cast.

local.ll memintrin.ll needed some manual fixes
2022-12-02 18:47:43 -05:00
..
Analysis Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
Assembler GlobalIFunc: Make allowed constant expressions stricter 2022-12-02 15:20:57 -05:00
Bindings [IR] Switch everything to use memory attribute 2022-11-04 10:21:38 +01:00
Bitcode Fix some test files with executable permissions 2022-12-02 17:12:03 -05:00
BugPoint
CodeGen Fix some test files with executable permissions 2022-12-02 17:12:03 -05:00
DebugInfo Fix some test files with executable permissions 2022-12-02 17:12:03 -05: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 Sanitizers: Convert SanitizerBinaryMetadata tests to opaque pointers 2022-12-02 15:20:56 -05:00
Integer
JitListener
LTO Fix some test files with executable permissions 2022-12-02 17:12:03 -05:00
Linker [Sparc] Convert tests to check 'target=sparc.*' 2022-12-01 11:41:30 -08:00
MC Fix some test files with executable permissions 2022-12-02 17:12:03 -05: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 Fix some test files with executable permissions 2022-12-02 17:12:03 -05:00
SafepointIRVerifier
Support Revert "Reapply: Add an error message to the default SIGPIPE handler" 2022-11-18 11:17:25 -08:00
SymbolRewriter SymbolRewriter: Convert test to opaque pointers 2022-12-02 15:20:56 -05: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 [ModuleInliner] Add MLPriority 2022-12-02 14:25:13 -08:00
Unit [llvm,polly,clang] Stop setting config.enable_shared in most places 2022-11-21 08:54:14 -05:00
Verifier GlobalIFunc: Make allowed constant expressions stricter 2022-12-02 15:20:57 -05:00
YAMLParser
tools Fix some test files with executable permissions 2022-12-02 17:12:03 -05: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