Code Review for 5057225

Prepared by:twisti on Tue May 12 13:09:15 PDT 2009
Workspace:/home/twisti/hotspot-comp/5057225
Compare against: ssh://hg.openjdk.java.net/jdk7/hotspot-comp-gate/hotspot
Compare against version:766
Summary of changes: 556 lines changed: 511 ins; 10 del; 35 mod; 37874 unchg
Patch of changes: 5057225.patch
Author comments:
This is another patch which removes a number of ConvI2L's for various
load patterns. See the included testcase for patterns which are
optimized.
Bug id: 5057225 Remove useless I2L conversions
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/sparc/vm/sparc.ad

rev 767 : imported patch 5057225
193 lines changed: 181 ins; 0 del; 12 mod; 9525 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/x86/vm/x86_32.ad

rev 767 : imported patch 5057225
104 lines changed: 100 ins; 1 del; 3 mod; 13938 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/x86/vm/x86_64.ad

rev 767 : imported patch 5057225
78 lines changed: 76 ins; 0 del; 2 mod; 13087 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/mulnode.cpp

rev 767 : imported patch 5057225
41 lines changed: 14 ins; 9 del; 18 mod; 1324 unchg

------ ------ ------ ------ --- New Patch Raw test/compiler/5057225/Test5057225.java

rev 767 : imported patch 5057225
140 lines changed: 140 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/twisti/bin/webrev (vers 23.18-hg-never).