-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF #16234
Commits on Oct 18, 2023
-
8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF
xiagon01 committedOct 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 2a7730d - Browse repository at this point
Copy the full SHA 2a7730dView commit details
Commits on Oct 23, 2023
-
Merge 'jdk:master' into JDK-8312425
xiagon01 committedOct 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 286ef3a - Browse repository at this point
Copy the full SHA 286ef3aView commit details -
xiagon01 committed
Oct 23, 2023 Configuration menu - View commit details
-
Copy full SHA for f2098d4 - Browse repository at this point
Copy the full SHA f2098d4View commit details
Commits on Nov 14, 2023
-
Merge 'jdk:master' into JDK-8312425
xiagon01 committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for efdaa81 - Browse repository at this point
Copy the full SHA efdaa81View commit details
Commits on Nov 15, 2023
-
Add a bundled native lib in jdk as a bridge to libsleef
xiagon01 committedNov 15, 2023 Configuration menu - View commit details
-
Copy full SHA for b29df84 - Browse repository at this point
Copy the full SHA b29df84View commit details
Commits on Nov 23, 2023
-
Address review comments in build system
xiagon01 committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 2c3c4a6 - Browse repository at this point
Copy the full SHA 2c3c4a6View commit details
Commits on Nov 30, 2023
-
Rename vmath to sleef in configure
xiagon01 committedNov 30, 2023 Configuration menu - View commit details
-
Copy full SHA for c1ce196 - Browse repository at this point
Copy the full SHA c1ce196View commit details
Commits on Dec 1, 2023
-
Merge branch 'jdk:master' into JDK-8312425
xiagon01 committedDec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for af23b5d - Browse repository at this point
Copy the full SHA af23b5dView commit details -
Separate neon and sve functions into two source files
xiagon01 committedDec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for ee5caf6 - Browse repository at this point
Copy the full SHA ee5caf6View commit details
Commits on Dec 6, 2023
-
Add "--with-libsleef-lib" and "--with-libsleef-include" options
xiagon01 committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for f3ff067 - Browse repository at this point
Copy the full SHA f3ff067View commit details
Commits on Dec 7, 2023
-
Merge branch 'jdk:master' into JDK-8312425
xiagon01 committedDec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 1463952 - Browse repository at this point
Copy the full SHA 1463952View commit details -
Remove -fvisibility in makefile and add the attribute in source code
xiagon01 committedDec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for c55357b - Browse repository at this point
Copy the full SHA c55357bView commit details -
xiagon01 committed
Dec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 7a4be73 - Browse repository at this point
Copy the full SHA 7a4be73View commit details