1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Sander de Smalen bccf0ebdc1 [LiveDebugValues] Handle spill locations with a fixed and scalable component.
This patch fixes the two LiveDebugValues implementations
(InstrRef/VarLoc)Based to handle cases where the StackOffset contains
both a fixed and scalable component.

This depends on the `TargetRegisterInfo::prependOffsetExpression` being
added in D90020. Feel free to leave comments on that patch if you have them.

Reviewed By: djtodoro, jmorse

Differential Revision: https://reviews.llvm.org/D90046
2021-01-06 11:30:13 +00:00
..
Analysis [LoopNest] Allow empty basic blocks without loops 2021-01-05 15:09:38 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [LiveDebugValues] Handle spill locations with a fixed and scalable component. 2021-01-06 11:30:13 +00:00
DebugInfo DebugInfo: Add support for always using ranges (rather than low/high pc) in DWARFv5 2021-01-05 16:36:22 -08:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation Use unary CreateShuffleVector if possible 2020-12-30 22:36:08 +09:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [WebAssembly] Prototype prefetch instructions 2021-01-05 11:32:03 -08:00
Object
ObjectYAML
Other Moving UniqueInternalLinkageNamesPass to the start of IR pipelines. 2021-01-02 14:26:21 -08:00
Reduce [llvm-reduce] Refactor global variable delta pass 2021-01-03 01:45:47 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [GlobalISel][TableGen] Fix ConstrainOperandRC bug 2021-01-05 09:30:04 +01:00
ThinLTO/X86 [ThinLTO][test] Specify -enable-import-metadata to make !thinlto_src_module available in -DLLVM_ENABLE_ASSERTIONS=off mode 2020-12-31 09:31:53 -08:00
tools [llvm-link] fix linker behavior when linking archives with --only-needed option 2021-01-05 10:02:51 -08:00
Transforms [X86] Update X86InstCombineIntrinsic to use CreateShuffleVector with one vector 2021-01-06 11:42:45 +09:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh