Prepared by: | Gustavo Serra Scalet |
---|---|
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: | 1122 lines changed: 1115 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 13438 : Updating due to Martin Doerr's comments http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2017-August/026952.html34 lines changed: 34 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 13438 : Updating due to Martin Doerr's comments http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2017-August/026952.html1001 lines changed: 1001 ins; 0 del; 0 mod; 0 unchg
This code review page was prepared using webrev.ksh (vers 25.16-hg+openjdk.java.net).