[all-commits] [llvm/llvm-project] c8ef3d: Fix stack-clash probing for large static alloca

serge-sans-paille via All-commits all-commits at lists.llvm.org
Fri Jul 3 00:22:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c8ef3d5a2f19d5ff6b907d2ca877f96b67d979db
      https://github.com/llvm/llvm-project/commit/c8ef3d5a2f19d5ff6b907d2ca877f96b67d979db
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86FrameLowering.cpp
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/stack-clash-dynamic-alloca.ll
    M llvm/test/CodeGen/X86/stack-clash-large.ll

  Log Message:
  -----------
  Fix stack-clash probing for large static alloca

Differential Revision: https://reviews.llvm.org/D82867




More information about the All-commits mailing list