Dimitry Andric a3fedceefa 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=36577

  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
2018-03-09 09:21:22 +00:00
..
2018-03-02 01:53:50 +00:00
2018-02-19 05:10:22 +00:00
2018-01-24 14:24:17 +00:00
2018-03-02 23:31:55 +00:00
2018-02-28 07:59:55 +00:00
2018-01-28 03:16:54 +00:00
2018-01-24 06:48:42 +00:00