This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-stable-allmodconfig in repository toolchain/ci/llvm-project.
from 9dc7d6d5e326 [SystemZ] Give the EXRL_Pseudo a size value of 6 bytes. new 41c85bbb43e4 [X86][NFC] Pre-commit test to show prolog insert problem new 19b8368225dc [X86][VARARG] Assign MMO earlier to avoid prolog insert po [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: llvm/lib/Target/X86/X86ExpandPseudo.cpp | 33 +++++++------------- llvm/lib/Target/X86/X86ISelLowering.cpp | 14 ++++++--- llvm/lib/Target/X86/X86ISelLowering.h | 8 ++--- llvm/lib/Target/X86/X86InstrCompiler.td | 12 +++---- llvm/lib/Target/X86/X86InstrInfo.td | 5 ++- llvm/test/CodeGen/X86/vaargs-prolog-insert.ll | 45 +++++++++++++++++++++++++++ 6 files changed, 76 insertions(+), 41 deletions(-) create mode 100644 llvm/test/CodeGen/X86/vaargs-prolog-insert.ll