Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Mar 2018 09:21:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 226388] java/openjdk8: work around a clang6 bug on armv6 and armv7
Message-ID:  <bug-226388-8522-h2wge2hm7j@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226388-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226388-8522@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=3D226388

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

Author: dim
Date: Fri Mar  9 09:21:22 UTC 2018
New revision: 330686
URL: https://svnweb.freebsd.org/changeset/base/330686

Log:
  Pull in r326882 from upstream llvm trunk (by Sjoerd Meijer):

    [ARM] Fix for PR36577

    Don't PerformSHLSimplify if the given node is used by a node that
    also uses a constant because we may get stuck in an infinite combine
    loop.

    bugzilla: https://bugs.llvm.org/show_bug.cgi?id=3D36577

    Patch by Sam Parker.

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

  This fixes a hang when compiling one particular file in java/openjdk8
  for armv6 and armv7.

  Reported by:  swills
  PR:           226388

Changes:
  head/contrib/llvm/lib/Target/ARM/ARMISelLowering.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-226388-8522-h2wge2hm7j>