-
-
Notifications
You must be signed in to change notification settings - Fork 804
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
feat[venom]: store expansion pass #4068
Merged
charles-cooper
merged 32 commits into
vyperlang:master
from
charles-cooper:feat/store-expansion
Oct 4, 2024
Merged
feat[venom]: store expansion pass #4068
charles-cooper
merged 32 commits into
vyperlang:master
from
charles-cooper:feat/store-expansion
Oct 4, 2024
Commits on May 30, 2024
-
feat[venom]: extract literals pass
extract IRLiterals which are instruction arguments; this reduces pressure on the stack scheduler
Configuration menu - View commit details
-
Copy full SHA for 6cf7b6b - Browse repository at this point
Copy the full SHA 6cf7b6bView commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef7c369 - Browse repository at this point
Copy the full SHA ef7c369View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff700b4 - Browse repository at this point
Copy the full SHA ff700b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea9b1c5 - Browse repository at this point
Copy the full SHA ea9b1c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for adbf01c - Browse repository at this point
Copy the full SHA adbf01cView commit details
Commits on Jun 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa2234c - Browse repository at this point
Copy the full SHA aa2234cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b7aed - Browse repository at this point
Copy the full SHA b6b7aedView commit details -
Configuration menu - View commit details
-
Copy full SHA for a71cad8 - Browse repository at this point
Copy the full SHA a71cad8View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 163979b - Browse repository at this point
Copy the full SHA 163979bView commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61ea577 - Browse repository at this point
Copy the full SHA 61ea577View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3e926d - Browse repository at this point
Copy the full SHA e3e926dView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab4055e - Browse repository at this point
Copy the full SHA ab4055eView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d233a75 - Browse repository at this point
Copy the full SHA d233a75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 669c170 - Browse repository at this point
Copy the full SHA 669c170View commit details -
Configuration menu - View commit details
-
Copy full SHA for 248370d - Browse repository at this point
Copy the full SHA 248370dView commit details -
fuse store expansion and literal extraction passes
they do pretty much the same things
Configuration menu - View commit details
-
Copy full SHA for 7313acf - Browse repository at this point
Copy the full SHA 7313acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe215d9 - Browse repository at this point
Copy the full SHA fe215d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a22f5c9 - Browse repository at this point
Copy the full SHA a22f5c9View commit details
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b0851a - Browse repository at this point
Copy the full SHA 0b0851aView commit details -
we no longer need to keep track of emitted ops
Configuration menu - View commit details
-
Copy full SHA for f843eca - Browse repository at this point
Copy the full SHA f843ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bf0173 - Browse repository at this point
Copy the full SHA 1bf0173View commit details -
use equivalence analysis to reduce swaps
Configuration menu - View commit details
-
Copy full SHA for 54d7e97 - Browse repository at this point
Copy the full SHA 54d7e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42785ed - Browse repository at this point
Copy the full SHA 42785edView commit details -
Configuration menu - View commit details
-
Copy full SHA for a367b1d - Browse repository at this point
Copy the full SHA a367b1dView commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b8ae0d1 - Browse repository at this point
Copy the full SHA b8ae0d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for df469c6 - Browse repository at this point
Copy the full SHA df469c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae3ea9 - Browse repository at this point
Copy the full SHA 2ae3ea9View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eadd44e - Browse repository at this point
Copy the full SHA eadd44eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8c240b - Browse repository at this point
Copy the full SHA c8c240bView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc45007 - Browse repository at this point
Copy the full SHA fc45007View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa94d2e - Browse repository at this point
Copy the full SHA aa94d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc8c554 - Browse repository at this point
Copy the full SHA dc8c554View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.