llvm-project/llvm/test
Carl Ritson 1f52d02ceb [AMDGPU] Split waterfall loop exec manipulation
Split waterfall loops into multiple blocks so that exec mask
manipulation (s_and_saveexec) does not occur in the middle of
a block.

VGPR live range optimizer is updated to handle waterfall loops
spanning multiple blocks.

Reviewed By: ruiling

Differential Revision: https://reviews.llvm.org/D122200
2022-03-28 17:44:54 +09:00
..
Analysis Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
Assembler Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
Bindings Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
Bitcode Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
BugPoint
CodeGen [AMDGPU] Split waterfall loop exec manipulation 2022-03-28 17:44:54 +09:00
DebugInfo DebugInfo: Don't allow type units to references types in the CU 2022-03-25 23:49:03 +00:00
Demangle
Examples
ExecutionEngine Rename EHFrameSplitter to DWARFRecordSectionSplitter 2022-03-11 16:02:31 -08:00
Feature Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
FileCheck
Instrumentation Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
Integer
JitListener
LTO [tests] Force (some) X86-specific tests to use an explicit triple 2022-03-22 16:46:47 +04:00
Linker [tests] Make 'object-emission' imply 'default_triple' 2022-03-22 16:46:48 +04:00
MC [AMDGPU] Support gfx940 smfmac instructions 2022-03-24 12:40:42 -07:00
MachineVerifier
Object [Object][test] Fix invalid.test 2022-03-28 01:27:16 -07:00
ObjectYAML [WebAssembly] Second phase of implemented extended const proposal 2022-03-14 08:55:47 -07:00
Other Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [PseudoProbe] Do not emit pseudo probes when module is not probed. 2022-03-25 12:59:53 -07:00
Transforms [InstCombine] add baseline tests for logical and/or folds; NFC 2022-03-27 09:55:55 -04:00
Unit Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00
Verifier Verify parameter alignment attribute 2022-03-27 09:03:22 +08:00
YAMLParser [YAMLParser] Add multi-line literal folding support 2022-02-28 21:03:36 +00:00
tools [llvm-objdump] --private-headers: change errors to warnings for dynamic section dumping 2022-03-28 01:00:43 -07:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py [NVPTX][tests] Do not run tests that require direct object generation 2022-03-22 16:46:48 +04:00
lit.site.cfg.py.in Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00