git: openjdk/jdk: 8277358: Accelerate CRC32-C

Sandhya Viswanathan sviswanathan at openjdk.java.net
Thu Dec 2 20:07:29 UTC 2021


Changeset: e0f1fc78
Author:    Scott Gibbons <scott.gibbons at intel.com>
Committer: Sandhya Viswanathan <sviswanathan at openjdk.org>
Date:      2021-12-02 20:06:05 +0000
URL:       https://git.openjdk.java.net/jdk/commit/e0f1fc783cb492dd1eb18f2d56c57bdc160a410d

8277358: Accelerate CRC32-C

Co-authored-by: Greg Tucker <greg.b.tucker at intel.com>
Co-authored-by: Scott Gibbons <sgibbons at openjdk.org>
Reviewed-by: kvn, sviswanathan, ecaspole

! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
! src/hotspot/cpu/x86/stubRoutines_x86.cpp
! src/hotspot/cpu/x86/stubRoutines_x86.hpp
+ test/micro/org/openjdk/bench/java/util/TestCRC32C.java



More information about the jdk-changes mailing list