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

Deleting field sequences from LCL_FLD and VNF_PtrToArrElem #68986

Merged
merged 6 commits into from
May 27, 2022

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    33016f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7c1946 View commit details
    Browse the repository at this point in the history
  3. Clean up "DefinesLocalAddr"

    Move the responsibility of determining "entireness" to
    its only caller that needed to do that: "DefinesLocal".
    
    Add function headers.
    
    No diffs.
    SingleAccretion committed May 23, 2022
    Configuration menu
    Copy the full SHA
    1e924ac View commit details
    Browse the repository at this point in the history
  4. Also clean up block morphing a little

    No diffs.
    SingleAccretion committed May 23, 2022
    Configuration menu
    Copy the full SHA
    1562d2a View commit details
    Browse the repository at this point in the history
  5. Fix a potential bug with return buffer numbering

    Also address the TODO-CQ.
    SingleAccretion committed May 23, 2022
    Configuration menu
    Copy the full SHA
    836eac0 View commit details
    Browse the repository at this point in the history
  6. Fix another "VN maintainance in morph" bug

    Exposed by the more aggressive hoisting.
    SingleAccretion committed May 23, 2022
    Configuration menu
    Copy the full SHA
    9de70e9 View commit details
    Browse the repository at this point in the history