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

See through aggregates in GVN #116270

Merged
merged 28 commits into from
Oct 29, 2023
Merged

See through aggregates in GVN #116270

merged 28 commits into from
Oct 29, 2023

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    d284059 View commit details
    Browse the repository at this point in the history
  2. Do not visit rvalues twice.

    cjgillot committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    afd631c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38c86b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db9bd9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9389373 View commit details
    Browse the repository at this point in the history
  6. Simplify projections in GVN.

    cjgillot committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    692e528 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48d2157 View commit details
    Browse the repository at this point in the history
  8. Simplify repeat expressions.

    cjgillot committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f110f22 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23d4857 View commit details
    Browse the repository at this point in the history
  10. Extract simplify_aggregate.

    cjgillot committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    80a5e85 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dbf9ea3 View commit details
    Browse the repository at this point in the history
  12. Do not intern GVN temps.

    cjgillot committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8162dc2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ebc87bf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ff6812c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fbf0a0c View commit details
    Browse the repository at this point in the history
  16. Fortify transmute check.

    cjgillot committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    59235a7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e3538d1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f08dc9b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5e78b9c View commit details
    Browse the repository at this point in the history
  20. Complete comments.

    cjgillot committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f6aa3ee View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    50559ce View commit details
    Browse the repository at this point in the history
  22. FileCheck gvn.

    cjgillot committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ac0228d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c4cc9ca View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d80eb3a View commit details
    Browse the repository at this point in the history
  25. Typo.

    cjgillot committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    eda1928 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    72f0e0e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8561618 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Apply suggestions from code review

    Co-authored-by: Ralf Jung <post@ralfj.de>
    cjgillot and RalfJung committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    24be433 View commit details
    Browse the repository at this point in the history