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

Have the per-query caches store the results on arenas #70674

Merged
merged 9 commits into from
May 1, 2020

Commits on Apr 28, 2020

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

    cjgillot committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    bd42ef6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e56c400 View commit details
    Browse the repository at this point in the history
  4. Stop leaking memory.

    cjgillot committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    143b881 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a010b3 View commit details
    Browse the repository at this point in the history
  6. Fix incremental compilation.

    cjgillot committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    bd61870 View commit details
    Browse the repository at this point in the history
  7. Fix fulldeps tests.

    cjgillot committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    0b78983 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e333277 View commit details
    Browse the repository at this point in the history
  9. Add inlining.

    cjgillot committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    d7d2185 View commit details
    Browse the repository at this point in the history