llvm-project/llvm/test
Martin Storsjö 0187bb28db [llvm-readobj] [COFF] Fix the printout for ARM64 packed homed parameters
If the function has homed parameters but the number of saved registers
is odd, the homed parameters are aligned at the top of the stack (so
they line up with later varargs on the stack), not tightly after the
other saved registers.

Differential Revision: https://reviews.llvm.org/D125462
2022-05-12 22:52:47 +03:00
..
Analysis [LAA] Initial support for runtime checks with pointer selects. 2022-05-12 19:33:48 +01:00
Assembler
Bindings [OCaml] Remove add_loop_unswitch use in test. 2022-04-29 11:09:51 +01:00
Bitcode [Bitcode] Include indirect users of BlockAddresses in bitcode 2022-05-10 16:03:42 -07:00
BugPoint
CodeGen [RISCV] Extend dataflow workaround from D119518 to fallthrough blocks 2022-05-12 10:45:59 -07:00
DebugInfo [DebugInfo][InstrRef] Describe value sizes when spilt to stack 2022-05-12 15:52:55 +01:00
Demangle
Examples
ExecutionEngine [ORC] Fix sorting of contructors by priority 2022-05-11 09:06:41 +02:00
Feature [Passes] Remove legacy LoopUnswitch pass. 2022-04-29 10:30:49 +01:00
FileCheck
Instrumentation [test][msan] Relax order of param shadow 2022-05-07 21:17:44 -07:00
Integer
JitListener
LTO
Linker
MC [llvm-readobj] [COFF] Fix the printout for ARM64 packed homed parameters 2022-05-12 22:52:47 +03:00
MachineVerifier
Object [AMDGPU] Add gfx11 subtarget ELF definition 2022-04-29 12:27:17 -04:00
ObjectYAML
Other [opt] Error on `opt -O# --foo-pass` 2022-05-09 09:53:24 -07:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [NFC][test] Replace hardcoded number with numeric substitution blocks 2022-05-06 08:08:34 +08:00
ThinLTO/X86
Transforms [SLP][NFC] Added test to exercise the cause of a crash caused by reordering. 2022-05-12 11:20:54 -07:00
Unit
Verifier
YAMLParser
tools [llvm-readobj] [COFF] Fix the printout for ARM64 packed homed parameters 2022-05-12 22:52:47 +03:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py [NVPTX] Integrate ptxas to LIT tests 2022-04-28 14:59:45 +03:00
lit.site.cfg.py.in [NVPTX] Integrate ptxas to LIT tests 2022-04-28 14:59:45 +03:00