[aarch64-port-dev ] hg: aarch64-port/jdk8/hotspot: added missing predicates for non-volatile store rules

adinn at redhat.com adinn at redhat.com
Thu Oct 10 05:23:52 PDT 2013


Changeset: f043f9395d36
Author:    adinn
Date:      2013-10-10 13:23 +0100
URL:       http://hg.openjdk.java.net/aarch64-port/jdk8/hotspot/rev/f043f9395d36

added missing predicates for non-volatile store rules

rules storeimmX0 for X in {B, C, I, L, P and N) were added in parallel
with the volatile load/store rewrite and so omitted this predicate

rule storeN seems to have had te predicate omitted by oversight

load_volatileP has been renamed to loadP_volatile for consistency

! src/cpu/aarch64/vm/aarch64.ad




More information about the aarch64-port-dev mailing list