Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openjdk/jdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 31ee5108
Choose a base ref
...
head repository: openjdk/jdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 41ffcc32
Choose a head ref
  • 19 commits
  • 38 files changed
  • 1 contributor

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    3e2aab6 View commit details
    Browse the repository at this point in the history
  2. Added actual intrinsic

    asgibbons committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2334b03 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    6eebcbd View commit details
    Browse the repository at this point in the history
  2. Test removing intrinsic

    asgibbons committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7c73856 View commit details
    Browse the repository at this point in the history
  3. Add benchmark

    asgibbons committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    74c47e2 View commit details
    Browse the repository at this point in the history
  4. Restore intrinsic

    asgibbons committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6e283bc View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Address review comment

    asgibbons committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    44c24ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b17a1f4 View commit details
    Browse the repository at this point in the history
  3. Clean up code for PR

    asgibbons committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    401a2a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    c5cb30c View commit details
    Browse the repository at this point in the history
  2. Remove dead code

    asgibbons committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6ee69c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. Fix Windows

    asgibbons committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8bed156 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 6, 2024

  1. Oops

    asgibbons committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    fd6f04f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Add movq to locate_operand

    asgibbons committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f81aaa9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Address review comments (#15)

    * Address review comments
    asgibbons authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b0ac857 View commit details
    Browse the repository at this point in the history
  2. Set memory test (#16)

    Add framework for other platforms.  Moved fill_to_memory_atomic back to the .cpp from the .hpp in order to get 32-bit fixed.
    asgibbons authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    95230e2 View commit details
    Browse the repository at this point in the history
  3. Merge master

    asgibbons committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    41ffcc3 View commit details
    Browse the repository at this point in the history
Loading