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

Dataflow: Implement call context grouping to improve performance #16456

Merged
merged 25 commits into from
May 27, 2024

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    486eaad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc8ca1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    012e1b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86e6d0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb0b923 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79b1cd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2e3d78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ace369f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa87243 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0561c65 View commit details
    Browse the repository at this point in the history
  11. Dataflow: Rename prunedViableImplInCallContextReverse to viableImplCa…

    …llContextReducedReverse.
    aschackmull committed May 27, 2024
    Configuration menu
    Copy the full SHA
    740bb84 View commit details
    Browse the repository at this point in the history
  12. Dataflow: Move viableImplNotCallContextReducedReverse to DataFlowImpl…

    …Common::CallContextSensitivity.
    aschackmull committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5ac96d0 View commit details
    Browse the repository at this point in the history
  13. Dataflow: Simplify.

    aschackmull committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f6eb82e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e1e6cd9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1dd1f12 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    947c2bf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    52a232e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b83416f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    972b81b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5a25984 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1432519 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5c635e9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8085460 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4ff37cc View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    51c48c7 View commit details
    Browse the repository at this point in the history