This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
test
/
hotspot
/
jtreg
/
compiler
/
intrinsics
/
math
History
Galder Zamarreño
c439c8c73c
8323429: Missing C2 optimization for FP min/max when both inputs are same
...
Reviewed-by: roland, chagedorn
2024-04-24 08:20:49 +00:00
..
MaxMinOptimizeTest.java
8283907: Fix Huawei copyright in various files
2022-03-31 00:46:44 +00:00
Test8210461.java
…
TestFpMinMaxIntrinsics.java
8027711: Unify wildcarding syntax for CompileCommand and CompileOnly
2023-06-12 07:39:23 +00:00
TestFpMinMaxReductions.java
8308746: C2 IR test failures for TestFpMinMaxReductions.java with SSE2
2023-05-25 11:07:10 +00:00
TestMinMaxIntrinsics.java
8153837: AArch64: Handle special cases for MaxINode & MinINode
2023-01-18 14:56:53 +00:00
TestMinMaxOpt.java
8323429: Missing C2 optimization for FP min/max when both inputs are same
2024-04-24 08:20:49 +00:00
TestPow0Dot5Opt.java
8265940: Enable C2's optimization for Math.pow(x, 0.5) on all platforms
2021-04-29 07:01:15 +00:00
TestPow2Opt.java
8265917: Different values computed by C2 and interpreter/C1 for Math.pow(x, 2.0) on x86_32
2021-04-28 03:10:28 +00:00
TestSignumIntrinsic.java
8319705: RISC-V: signumF/D intrinsics fails compiler/intrinsics/math/TestSignumIntrinsic.java
2023-11-09 15:58:54 +00:00