hg: jdk7/hotspot-comp/hotspot: 7042327: assert(opaq->outcnt() == 1 && opaq->in(1) == limit) (original) (raw)
vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Thu May 5 23🔞34 PDT 2011
- Previous message: review(S): 7042153: guarantee(x_compare_res != Constant::not_comparable) failed: incomparable constants in IfOp
- Next message: hg: jdk7/hotspot-comp/langtools: 3 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: f879eafd5835 Author: kvn Date: 2011-05-05 21:06 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/f879eafd5835
7042327: assert(opaq->outcnt() == 1 && opaq->in(1) == limit) Summary: Separate limit by Opaque2 node when calculating new limit for unrolled loop. Reviewed-by: never
! src/share/vm/opto/ifnode.cpp ! src/share/vm/opto/loopTransform.cpp
- Previous message: review(S): 7042153: guarantee(x_compare_res != Constant::not_comparable) failed: incomparable constants in IfOp
- Next message: hg: jdk7/hotspot-comp/langtools: 3 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list