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

Patch 10 #1

Merged
merged 8 commits into from
Jul 6, 2021
Merged

Patch 10 #1

merged 8 commits into from
Jul 6, 2021

Conversation

Happypig375
Copy link
Owner

No description provided.

dsyme and others added 8 commits July 2, 2021 17:25
… debug points intra-assembly (dotnet#11717)

* improve debugging of retail code by not erasing locals and debug points intra-assembly

* fix ranges for optimized code

* fix baselines and range for immediate application of inline function

* add manual debug stepping tests and fix test baselines

* update baselines

* prevent multiple top-level values with the same name

* update baselines, add optimized version of codegen test

Co-authored-by: Don Syme <donsyme@fastmail.com>
…r` only maintains two states (dotnet#11750)

* Added IncrementalBuilderInitialState

* More changes

* Added internal 'block' type for use in the compiler. Lifting functions out of IncrementalBuilder

* using block

* Block feedback

* Use IsEmpty
@Happypig375 Happypig375 merged commit 82ea702 into patch-11 Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants