RFR (L): 7153771: array bound check elimination for c1

Roland Westrelin roland.westrelin at oracle.com
Wed Feb 20 08:51:36 PST 2013


Here is a new version of the webrev that addresses Tom's comments.

http://cr.openjdk.java.net/~roland/7153771/webrev.01/

> Should this reuse C2 flags like RangeCheckElimination instead of introducing it's own?

I only reused RangeCheckElimination. I wasn't sure which others it made sense to re-use.

Roland.



More information about the hotspot-compiler-dev mailing list