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

Instrument compiler to add code that does timing measurements #8

Merged
merged 6 commits into from
Oct 18, 2024

Commits on Oct 9, 2024

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

Commits on Oct 11, 2024

  1. llvm inject timing

    oflatt committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    40a78c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. make timing hack more correct

    oflatt committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    fe8356c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. disable inlining of get ticks

    oflatt committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5292b5b View commit details
    Browse the repository at this point in the history
  2. comments

    oflatt committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4f4ff15 View commit details
    Browse the repository at this point in the history
  3. add_timing in interface

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