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

A few optimizations for the gcinfodecoder construction #96150

Merged
merged 13 commits into from
Dec 28, 2023
Merged

Commits on Dec 18, 2023

  1. faster ReadOneFast

    VSadov committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    bdde1b7 View commit details
    Browse the repository at this point in the history
  2. lzcnt

    VSadov committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    12b491b View commit details
    Browse the repository at this point in the history
  3. linear search for safepoints

    VSadov committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9f4c0c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43875b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bd79a6 View commit details
    Browse the repository at this point in the history
  6. tweaks and comments

    VSadov committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e443e82 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. fix arm64 build

    VSadov committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a7ca3a5 View commit details
    Browse the repository at this point in the history
  2. use intrinsics correctly

    VSadov committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    14ef9e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05b269b View commit details
    Browse the repository at this point in the history
  4. fix for arm

    VSadov committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5106b83 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

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

Commits on Dec 27, 2023

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

Commits on Dec 28, 2023

  1. undo unnecessary change.

    VSadov committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    53e5237 View commit details
    Browse the repository at this point in the history