Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Nov 2016 18:02:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-toolchain@FreeBSD.org
Subject:   [Bug 214433] projects/clang390-import: powerpc and powerpc64 support needs to pick up two fixes from llvm (ABI fix for ppc; softfloat enabled for ppc64)
Message-ID:  <bug-214433-29464-AoFHK0vbqf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214433-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214433-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214433

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Fri Nov 25 18:01:32 UTC 2016
New revision: 309147
URL: https://svnweb.freebsd.org/changeset/base/309147

Log:
  Pull in r282174 from upstream llvm trunk (by Krzysztof Parzyszek):

    [PPC] Set SP after loading data from stack frame, if no red zone is
    present

    Follow-up to r280705: Make sure that the SP is only restored after
    all data is loaded from the stack frame, if there is no red zone.

    This completes the fix for
    https://llvm.org/bugs/show_bug.cgi?id=3D26519.

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

  Reported by:    Mark Millard
  PR:             214433

Changes:
  head/contrib/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214433-29464-AoFHK0vbqf>