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

PIX: split vector alloca writes to enable debug instrumentation #6990

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Oct 15, 2024

  1. Vectors

    jeffnn committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    116db30 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Vector handling

    jeffnn committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d2f4e58 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. split vector stores

    jeffnn committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2a54eb9 View commit details
    Browse the repository at this point in the history
  2. working?

    jeffnn committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b6f36e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Extract indices for stores

    jeffnn committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6555146 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Safety tweaks, test

    jeffnn committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5c82d10 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    655c7e4 View commit details
    Browse the repository at this point in the history
  2. Remove useless call

    jeffnn committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a879d8c View commit details
    Browse the repository at this point in the history
  3. Mac build

    jeffnn committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    88651c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    57eb6a0 View commit details
    Browse the repository at this point in the history
  2. CR fixes

    jeffnn committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ee4c2b9 View commit details
    Browse the repository at this point in the history