Code Review for jdk10-hotspot-hg

Prepared by:Gustavo Serra Scalet on Thu Aug 17 15:59:06 -03 2017
Workspace:/home/gut/jdk10-hotspot-hg
Compare against: ssh://10.10.71.67/jdk10-hs/hotspot
Compare against version:13436
Branch:sha_intrinsics
Summary of changes: 1137 lines changed: 1130 ins; 0 del; 7 mod; 9016 unchg
Patch of changes: jdk10-hotspot-hg.patch
Bug id: JDK-8185979 : PPC64: Implement SHA2 intrinsic
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/cpu/ppc/vm/assembler_ppc.hpp

rev 13437 : Implement SHA256 and SHA512 intrinsics for PPC64

Sample run reduced 6.5s run to 2.8s for SHA256.
2 lines changed: 1 ins; 0 del; 1 mod; 2358 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/cpu/ppc/vm/assembler_ppc.inline.hpp

rev 13437 : Implement SHA256 and SHA512 intrinsics for PPC64

Sample run reduced 6.5s run to 2.8s for SHA256.
2 lines changed: 1 ins; 0 del; 1 mod; 1060 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/cpu/ppc/vm/macroAssembler_ppc.hpp

rev 13437 : Implement SHA256 and SHA512 intrinsics for PPC64

Sample run reduced 6.5s run to 2.8s for SHA256.
37 lines changed: 37 ins; 0 del; 0 mod; 943 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/cpu/ppc/vm/stubGenerator_ppc.cpp

rev 13437 : Implement SHA256 and SHA512 intrinsics for PPC64

Sample run reduced 6.5s run to 2.8s for SHA256.
30 lines changed: 30 ins; 0 del; 0 mod; 3533 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/cpu/ppc/vm/vm_version_ppc.cpp

rev 13437 : Implement SHA256 and SHA512 intrinsics for PPC64

Sample run reduced 6.5s run to 2.8s for SHA256.
44 lines changed: 42 ins; 0 del; 2 mod; 791 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/cpu/ppc/vm/vm_version_ppc.hpp

rev 13437 : Implement SHA256 and SHA512 intrinsics for PPC64

Sample run reduced 6.5s run to 2.8s for SHA256.
3 lines changed: 3 ins; 0 del; 0 mod; 119 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForOtherCPU.java

rev 13437 : Implement SHA256 and SHA512 intrinsics for PPC64

Sample run reduced 6.5s run to 2.8s for SHA256.
2 lines changed: 1 ins; 0 del; 1 mod; 92 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw test/compiler/testlibrary/sha/predicate/IntrinsicPredicates.java

rev 13437 : Implement SHA256 and SHA512 intrinsics for PPC64

Sample run reduced 6.5s run to 2.8s for SHA256.
4 lines changed: 2 ins; 0 del; 2 mod; 120 unchg

------ ------ ------ ------ ------ --- New Patch Raw src/cpu/ppc/vm/macroAssembler_ppc_sha.cpp

rev 13437 : Implement SHA256 and SHA512 intrinsics for PPC64

Sample run reduced 6.5s run to 2.8s for SHA256.
1013 lines changed: 1013 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using webrev.ksh (vers 25.16-hg+openjdk.java.net).