bharadwaj [Tue, 27 Nov 2012 17:24:15 -0800] rev 14623
7092905: C2: Keep track of the number of dead nodes
Summary: keep an (almost) accurate running count of the reachable (live) flow graph nodes.
Reviewed-by: kvn, twisti, jrose, vlivanov
twisti [Tue, 27 Nov 2012 12:48:52 -0800] rev 14622
8003868: fix shark for latest HotSpot and LLVM
Reviewed-by: twisti
Contributed-by: Roman Kennke <rkennke@redhat.com>
twisti [Mon, 26 Nov 2012 17:25:11 -0800] rev 14621
7172640: C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop()
Reviewed-by: kvn, jrose
vlivanov [Wed, 21 Nov 2012 05:57:12 -0800] rev 14620
8001538: hs_err file does not list anymore compiled methods in compilation events
Summary: Fixed message buffer size calculation.
Reviewed-by: kvn, twisti