Skip to content
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

Closed
wants to merge 13 commits into from

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    2a7730d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Merge 'jdk:master' into JDK-8312425

    xiagon01 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    286ef3a View commit details
    Browse the repository at this point in the history
  2. Disable sleef by default

    xiagon01 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f2098d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge 'jdk:master' into JDK-8312425

    xiagon01 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    efdaa81 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    b29df84 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Address review comments in build system

    xiagon01 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    2c3c4a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Rename vmath to sleef in configure

    xiagon01 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c1ce196 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Merge branch 'jdk:master' into JDK-8312425

    xiagon01 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    af23b5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee5caf6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    f3ff067 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Merge branch 'jdk:master' into JDK-8312425

    xiagon01 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1463952 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c55357b View commit details
    Browse the repository at this point in the history
  3. Fix potential attribute issue

    xiagon01 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7a4be73 View commit details
    Browse the repository at this point in the history