hg: graal/graal-compiler: 4 new changesets

doug.simon at oracle.com doug.simon at oracle.com
Sat Nov 21 18:39:57 UTC 2015


Changeset: bbdf5fb03cb8
Author:    Thomas Wuerthinger <thomas.wuerthinger at oracle.com>
Date:      2015-11-21 18:18 +0100
URL:       http://hg.openjdk.java.net/graal/graal-compiler/rev/bbdf5fb03cb8

Eliminate safepoints also in non-counted loops if they contain invocations.

! graal/com.oracle.graal.loop.phases/src/com/oracle/graal/loop/phases/LoopSafepointEliminationPhase.java

Changeset: 36a4d4bbbce0
Author:    Thomas Wuerthinger <thomas.wuerthinger at oracle.com>
Date:      2015-11-21 18:58 +0100
URL:       http://hg.openjdk.java.net/graal/graal-compiler/rev/36a4d4bbbce0

Remove value proxy phase should also remove guard proxies.

! graal/com.oracle.graal.phases.common/src/com/oracle/graal/phases/common/RemoveValueProxyPhase.java

Changeset: 7f0f49057461
Author:    Thomas Wuerthinger <thomas.wuerthinger at oracle.com>
Date:      2015-11-21 19:08 +0100
URL:       http://hg.openjdk.java.net/graal/graal-compiler/rev/7f0f49057461

Merge.


Changeset: e40b3d175611
Author:    Thomas Wuerthinger <thomas.wuerthinger at oracle.com>
Date:      2015-11-21 19:14 +0100
URL:       http://hg.openjdk.java.net/graal/graal-compiler/rev/e40b3d175611

Fix compiler warning.

! graal/com.oracle.graal.phases.common/src/com/oracle/graal/phases/common/RemoveValueProxyPhase.java



More information about the graal-dev mailing list