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

Physical value numbering #68712

Merged
merged 17 commits into from
May 6, 2022
Merged

Commits on May 2, 2022

  1. Work around FIELD turning into IND(struct)

    We must know precise load sizes for numbering purposes.
    SingleAccretion committed May 2, 2022
    Configuration menu
    Copy the full SHA
    90cb15f View commit details
    Browse the repository at this point in the history
  2. Delete "ROH"

    It was breaking the "precise maps only have memory types" invariant.
    SingleAccretion committed May 2, 2022
    Configuration menu
    Copy the full SHA
    2f7141a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d45ecc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a59a6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8758c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    670a5cd View commit details
    Browse the repository at this point in the history
  7. Delete VNForEmptyMap

    Not needed in the "identity stores are bitcasts" scheme.
    SingleAccretion committed May 2, 2022
    Configuration menu
    Copy the full SHA
    b1950c9 View commit details
    Browse the repository at this point in the history
  8. Add function headers

    SingleAccretion committed May 2, 2022
    Configuration menu
    Copy the full SHA
    10e1807 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f97c1ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    caa1998 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    221fe64 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fc03ae6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    535b406 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    64b3cf6 View commit details
    Browse the repository at this point in the history
  15. Fix formatting

    SingleAccretion committed May 2, 2022
    Configuration menu
    Copy the full SHA
    0c6af71 View commit details
    Browse the repository at this point in the history
  16. Fix the CAST<float <-> integer> bug

    10 diffs across CLR and libraries tests, all correctness fixes.
    SingleAccretion committed May 2, 2022
    Configuration menu
    Copy the full SHA
    d1d5aea View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

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