-
-
Notifications
You must be signed in to change notification settings - Fork 871
feat[venom]: support opt-level & fine grained venom pass disabling flags #4757
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
Open
harkal
wants to merge
46
commits into
vyperlang:master
Choose a base branch
from
harkal:feat/fine_params
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 29 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
5ccffc0
VenomOptimizationFlags
harkal f61443c
more
harkal a3167ba
json
harkal 7a54581
lint
harkal 6c69d4d
parsing
harkal 591856e
lint
harkal 62c6a01
inliner
harkal 7ec2bc1
wip
harkal 550d954
convert to "data" driven pass running
harkal 0bfdc81
lint
harkal 03d2b3f
reverse the settings flags and refactor
harkal c0c9f6a
wip
harkal b02b43c
refactor
harkal 83350a0
only venom flags
harkal 3d6c5f8
tests updates
harkal 6471f56
skip venom flags
harkal 616d92c
use just flags
harkal b749b86
pragma
harkal ceb1693
merge param to original
harkal 3d16940
lint
harkal e1179ab
type validation
harkal 93cac44
refactor
harkal 568a8ce
proper object to run passes
harkal c888762
add simplify cfg
harkal c853107
remove dups
harkal 297bc14
use the non-legacy enum
harkal f3ff76d
fix typo
harkal 79f3123
Merge branch 'master' into feat/fine_params
harkal ffc5b67
remove Oz
harkal 4dd02ef
split out optimization levels to separate files
harkal e2a9a50
squash and lint
harkal 4ae171a
import to fix hevm
harkal 62e3e0d
Merge remote-tracking branch 'origin/master' into feat/fine_params
harkal 792ee69
lint
harkal a541703
Merge remote-tracking branch 'origin/master' into feat/fine_params
harkal ba14181
cleanup O0
harkal 3855a26
drop O0
harkal 2a11939
Merge branch 'master' into feat/fine_params
harkal a38e638
review
harkal 22ab0ca
unify naming of params and members
harkal 2704015
lint
harkal b05ee88
remove O1 for now
harkal 19c1447
lint
harkal da2200a
cleanup
harkal 08e90cc
increase iterations hevm
harkal 01bfe35
Merge branch 'master' into feat/fine_params
harkal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.