llvm-project/llvm/test
Stanislav Mekhanoshin 6185835656 [AMDGPU] Allow rematerialization of SOP with virtual registers
D106408 was doing this for all targets although it was
reverted due to couple performance regressions on some targets.
The difference for AMDGPU is the ability to rematerialize SOP
instructions with virtual register uses like we already do for VOP.

Differential Revision: https://reviews.llvm.org/D110743
2021-10-20 11:46:50 -07:00
..
Analysis [CostModel][X86] Add costs for multiply-by-pow2 constants 2021-10-20 13:11:21 +01:00
Assembler Reland [IR] Increase max alignment to 4GB 2021-10-06 13:29:23 -07:00
Bindings
Bitcode [NFC][Attr] rename attribute btf_tag to btf_decl_tag 2021-10-11 20:57:31 -07:00
BugPoint
CodeGen [AMDGPU] Allow rematerialization of SOP with virtual registers 2021-10-20 11:46:50 -07:00
DebugInfo [DebugInfo][ARM] Fix incorrect debug information for RWPI accessed globals 2021-10-18 21:29:46 +01:00
Demangle [lldb] change name demangling to be consistent between windows and linx 2021-10-19 12:04:37 +02:00
Examples
ExecutionEngine [Orc] Fix global variable destructor function support when --jit-kind=orc-lazy 2021-10-09 15:58:21 +08:00
Feature
FileCheck
Instrumentation [NewPM][test] Use -passes syntax in BoundsChecking lit tests 2021-10-20 15:16:17 +02:00
Integer
JitListener [IntelJITListener] Fix order in JitListener/multiple.ll 2021-09-29 16:46:09 -07:00
LTO
Linker Fix typo of colon to semicolon in lit tests 2021-10-09 10:03:50 +08:00
MC [MC] Recursively calculate symbol offset 2021-10-20 14:29:43 -04:00
MachineVerifier
Object
ObjectYAML [WebAssembly] Remove WasmTagType 2021-10-05 17:11:22 -07:00
Other [opt] Directly translate -O# to -passes='default<O#>' 2021-10-18 16:48:10 -07:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 Reland [clang] Rework dontcall attributes 2021-09-28 15:31:30 -07:00
Transforms [InstCombine] fold fake vector insert to bit-logic 2021-10-20 14:21:40 -04:00
Unit
Verifier [Verifier] Add context for assume operand bundles verifier errors 2021-10-19 09:52:04 -07:00
YAMLParser
tools [llvm-profgen] Skip duplication factor outside of body sample computation 2021-10-19 23:10:45 -07:00
.clang-format
CMakeLists.txt [mlgo][aot] requrie the model is autogenerated for test determinism 2021-10-13 14:02:41 -07:00
TestRunner.sh
lit.cfg.py [mlgo][aot] requrie the model is autogenerated for test determinism 2021-10-13 14:02:41 -07:00
lit.site.cfg.py.in [mlgo][aot] requrie the model is autogenerated for test determinism 2021-10-13 14:02:41 -07:00