hg: graal/graal-compiler: 4 new changesets

doug.simon at oracle.com doug.simon at oracle.com
Tue Nov 17 10:06:21 UTC 2015


Changeset: 0b79cf15676d
Author:    Thomas Wuerthinger <thomas.wuerthinger at oracle.com>
Date:      2015-11-17 00:07 +0100
URL:       http://hg.openjdk.java.net/graal/graal-compiler/rev/0b79cf15676d

Make more precise which nodes are considered part of a loop in later compilation stages.

! graal/com.oracle.graal.nodes/src/com/oracle/graal/nodes/cfg/ControlFlowGraph.java
! graal/com.oracle.graal.phases/src/com/oracle/graal/phases/schedule/MemoryScheduleVerification.java
! graal/com.oracle.graal.phases/src/com/oracle/graal/phases/schedule/SchedulePhase.java

Changeset: 1fb858f97559
Author:    Thomas Wuerthinger <thomas.wuerthinger at oracle.com>
Date:      2015-11-17 00:22 +0100
URL:       http://hg.openjdk.java.net/graal/graal-compiler/rev/1fb858f97559

Merge.


Changeset: 4c616f79b858
Author:    Thomas Wuerthinger <thomas.wuerthinger at oracle.com>
Date:      2015-11-17 01:37 +0100
URL:       http://hg.openjdk.java.net/graal/graal-compiler/rev/4c616f79b858

Fix application of RemoveValueProxyPhase in normal and economy configurations.

! graal/com.oracle.graal.compiler/src/com/oracle/graal/compiler/phases/EconomyLowTier.java
! graal/com.oracle.graal.compiler/src/com/oracle/graal/compiler/phases/EconomyMidTier.java
! graal/com.oracle.graal.compiler/src/com/oracle/graal/compiler/phases/LowTier.java

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

Re-add RemoveValueProxyPhase in LowTier.

! graal/com.oracle.graal.compiler/src/com/oracle/graal/compiler/phases/LowTier.java



More information about the graal-dev mailing list