[all-commits] [llvm/llvm-project] 614c63: [X86] Create extra prolog/epilog for stack realign...
Luo, Yuanke via All-commits
all-commits at lists.llvm.org
Mon Mar 20 22:52:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 614c63bec6d67cbfdc17b50e443ff769a28c18d0
https://github.com/llvm/llvm-project/commit/614c63bec6d67cbfdc17b50e443ff769a28c18d0
Author: Luo, Yuanke <yuanke.luo at intel.com>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M llvm/lib/Target/X86/X86ArgumentStackSlotRebase.cpp
M llvm/test/CodeGen/X86/i386-baseptr.ll
Log Message:
-----------
[X86] Create extra prolog/epilog for stack realignment [part 2]
This patch is to support D145650 for elf target as well.
Differential Revision: https://reviews.llvm.org/D146489
More information about the All-commits
mailing list