llvm-project/llvm/test
Congzhe Cao abc8ca65c3 [LoopInterchange] Detect output dependency of a store instruction with itself
This patch is motivated by pr48057 where an output dependency is not detected
since loop interchange did not check a store instruction with itself.
Fixed that deficiency.

Reviewed By: bmahjour, Meinersbur, #loopoptwg

Differential Revision: https://reviews.llvm.org/D118102
2022-03-09 15:50:27 -05:00
..
Analysis [test] Modify some tests to remove implicit -basic-aa in legacy PM RUN lines 2022-03-08 14:35:06 -08:00
Assembler Remove redundant word word in AsmParser DIFlag parsing 2022-02-22 17:50:13 -08:00
Bindings
Bitcode Attributes: add a new allocalign attribute 2022-03-04 15:57:53 -05:00
BugPoint
CodeGen AArch64: correct epilogue/prologue emission for swift async 2022-03-09 18:41:10 +00:00
DebugInfo [DebugInfo][SROA] Correct debug info for global variables in case of SROA 2022-03-10 00:41:30 +05:30
Demangle
Examples
ExecutionEngine [JITLink] Demote symbol scope to local during external-to-absolute conversion. 2022-03-08 10:31:20 -08:00
Feature
FileCheck
Instrumentation Reland "[clang][debug] port clang-cl /JMC flag to ELF" 2022-03-07 21:55:41 -08:00
Integer
JitListener
LTO
Linker
MC [LoongArch] Add basic support to AsmParser 2022-03-09 16:20:36 +08: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
Other Revert "[PassManager] Add pretty stack entries before P->run() call." 2022-03-09 18:46:32 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [LTO] Initialize canAutoHide() using canBeOmittedFromSymbolTable() 2022-03-03 19:04:11 -05:00
Transforms [LoopInterchange] Detect output dependency of a store instruction with itself 2022-03-09 15:50:27 -05:00
Unit
Verifier [VP] vp.sitofp cast intrinsic and docs 2022-03-02 10:16:19 +01:00
YAMLParser [YAMLParser] Add multi-line literal folding support 2022-02-28 21:03:36 +00:00
tools [AMDGPU] Move call clobbered return address registers s[30:31] to callee saved range 2022-03-09 12:18:02 +05:30
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in