jdk-24/hotspot/test/compiler/intrinsics
Zoltan Majo 422cd18f23 8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics
Add a new method, sun.hotspot.WhiteBox.isIntrinsicAvailable, that can be used to determine if an intrinsic is available.

Reviewed-by: kvn, jrose
2015-07-28 19:20:42 +02:00
..
6982370 8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups 2014-11-18 19:44:45 +01:00
8005419 8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups 2014-11-18 19:44:45 +01:00
bmi 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
classcast 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
clone 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
crc32c 8073583: C2 support for CRC32C on SPARC 2015-06-29 00:10:01 -07:00
hashcode 8011646: SEGV in compiled code with loop predication 2014-05-30 06:50:38 +02:00
mathexact 8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics 2015-07-28 19:20:42 +02:00
montgomerymultiply 8130150: Implement BigInteger.montgomeryMultiply intrinsic 2015-06-16 17:31:53 +01:00
muladd 8081778: Use Intel x64 CPU instructions for RSA acceleration 2015-06-03 15:02:10 -07:00
multiplytolen 8077615: AARCH64: Add C2 intrinsic for BigInteger::multiplyToLen() method 2015-04-14 11:43:18 +01:00
sha 8130120: Handling of SHA intrinsics inconsistent across platforms 2015-07-03 09:33:04 +02:00
squaretolen 8081778: Use Intel x64 CPU instructions for RSA acceleration 2015-06-03 15:02:10 -07:00
stringequals 8027445: SIGSEGV at TestFloatingDecimal.testAppendToDouble()I 2013-11-04 21:59:54 +01:00
unsafe 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
IntrinsicAvailableTest.java 8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics 2015-07-28 19:20:42 +02:00