Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2019 14:10:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236062] [exp-run] Against projects/clang800-import branch
Message-ID:  <bug-236062-7788-Wz2kir9xA7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236062-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236062-7788@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=3D236062

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

Author: dim
Date: Sat Mar 23 14:10:06 UTC 2019
New revision: 345449
URL: https://svnweb.freebsd.org/changeset/base/345449

Log:
  Pull in r356809 from upstream llvm trunk (by Eli Friedman):

    [ARM] Don't form "ands" when it isn't scheduled correctly.

    In r322972/r323136, the iteration here was changed to catch cases at
    the beginning of a basic block... but we accidentally deleted an
    important safety check.  Restore that check to the way it was.

    Fixes https://bugs.llvm.org/show_bug.cgi?id=3D41116

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

  This should fix "Assertion failed: (LiveCPSR && "CPSR liveness tracking
  is wrong!"), function UpdateCPSRUse" errors when building the devel/xwpe
  port for armv7.

  PR:           236062, 236568
  MFC after:    1 month
  X-MFC-With:   r344779

Changes:
  head/contrib/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236062-7788-Wz2kir9xA7>