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
/
hotspot
/
test
/
compiler
/
loopopts
/
superword
History
Felix Yang
12cba200a3
8138583: aarch64: add support for vectorizing fabs/fneg
...
Reviewed-by: aph, roland
2015-09-30 04:35:39 -04:00
..
ProdRed_Double.java
…
ProdRed_Float.java
…
ProdRed_Int.java
…
ReductionPerf.java
…
SumRed_Double.java
…
SumRed_Float.java
…
SumRed_Int.java
…
SumRed_Long.java
…
SumRedAbsNeg_Double.java
8138583: aarch64: add support for vectorizing fabs/fneg
2015-09-30 04:35:39 -04:00
SumRedAbsNeg_Float.java
8138583: aarch64: add support for vectorizing fabs/fneg
2015-09-30 04:35:39 -04:00
SumRedSqrt_Double.java
8135231: aarch64: add support for vectorizing double precision sqrt
2015-09-23 12:39:30 -04:00
TestReductionWithLoopVariantUse.java
8080976: Unexpected AIOOB thrown from 1.9.0-ea-b64 on (regression)
2015-05-29 16:09:16 +02:00
TestVectorizationWithInvariant.java
…