never [Fri, 25 Jul 2008 15:54:23 -0700] rev 959
6700047: C2 failed in idom_no_update
Summary: partial peeling shouldn't place clones into loop
Reviewed-by: kvn
never [Fri, 25 Jul 2008 11:32:56 -0700] rev 958
6712835: Server compiler fails with assertion (loop_count < K,"infinite loop in PhaseIterGVN::transform")
Reviewed-by: kvn
never [Fri, 25 Jul 2008 09:07:29 -0700] rev 957
6717457: Internal Error (src/share/vm/code/relocInfo.hpp:1089)
Reviewed-by: kvn
rasbold [Mon, 21 Jul 2008 13:37:05 -0700] rev 956
6726504: handle do_ifxxx calls in parser more uniformly
Summary: make do_ifnull() handling similar to do_if()
Reviewed-by: jrose, kvn
kvn [Wed, 16 Jul 2008 16:04:39 -0700] rev 955
6723160: Nightly failure: Error: meet not symmetric
Summary: Add missing _instance_id settings and other EA fixes.
Reviewed-by: rasbold
rasbold [Wed, 16 Jul 2008 10:08:57 -0700] rev 954
6707044: uncommon_trap of ifnull bytecode leaves garbage on expression stack
Summary: Remove call to repush_if_args()
Reviewed-by: kvn, jrose
kvn [Fri, 11 Jul 2008 12:19:29 -0700] rev 953
Merge
kvn [Thu, 03 Jul 2008 18:02:47 -0700] rev 952
6684714: Optimize EA Connection Graph build performance
Summary: switch on EA by default, optimize Connection Graph construction
Reviewed-by: rasbold, never