FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-114058: Foundations of the Tier2 redundancy eliminator by Fidget-Spinner · Pull Request #115085 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-114058: Foundations of the Tier2 redundancy eliminator
- #115085
#115085
Merged
Fidget-Spinner
merged 54 commits into
python:main
python/cpython:main
from
Fidget-Spinner:tier2_redundancy_eliminator
Fidget-Spinner/cpython:tier2_redundancy_eliminator
Copy head branch name to clipboard
Feb 13, 2024
Conversation
Commits
54
(54)
Checks
Files changed
Merged
gh-114058: Foundations of the Tier2 redundancy eliminator
#115085
Fidget-Spinner
merged 54 commits into
python:main
python/cpython:main
from
Fidget-Spinner:tier2_redundancy_eliminator
Fidget-Spinner/cpython:tier2_redundancy_eliminator
Copy head branch name to clipboard
Commits
Commits on Feb 6, 2024
bring over changes from old branch
Fidget-Spinner
committed
169e08d
View commit details
Copy full SHA for 169e08d
Browse repository at this point
Port over to Mark's DSL
Show description for e270364
Fidget-Spinner
and
markshannon
committed
e270364
View commit details
Copy full SHA for e270364
Browse repository at this point
reduce diff
Show description for e8a8b78
committed
e8a8b78
View commit details
Copy full SHA for e8a8b78
Browse repository at this point
fix passthrough
Fidget-Spinner
committed
bb6137a
View commit details
Copy full SHA for bb6137a
Browse repository at this point
fix tests
Fidget-Spinner
committed
9b15f9e
View commit details
Copy full SHA for 9b15f9e
Browse repository at this point
fix mypy issues
Fidget-Spinner
committed
66bfce5
View commit details
Copy full SHA for 66bfce5
Browse repository at this point
fix tests and address review
Fidget-Spinner
committed
3789cd9
View commit details
Copy full SHA for 3789cd9
Browse repository at this point
add tests for abstract cases generator
Fidget-Spinner
committed
20d087b
View commit details
Copy full SHA for 20d087b
Browse repository at this point
patchcheck
Fidget-Spinner
committed
0f58526
View commit details
Copy full SHA for 0f58526
Browse repository at this point
Commits on Feb 7, 2024
Address review
Fidget-Spinner
committed
c55ba14
View commit details
Copy full SHA for c55ba14
Browse repository at this point
reduce diff, add tests
Fidget-Spinner
committed
e34a0f5
View commit details
Copy full SHA for e34a0f5
Browse repository at this point
fix compilation problems
Fidget-Spinner
committed
229aab0
View commit details
Copy full SHA for 229aab0
Browse repository at this point
don't needlessly clear aliasing information
Fidget-Spinner
committed
3c8def4
View commit details
Copy full SHA for 3c8def4
Browse repository at this point
remove is_const for now
Fidget-Spinner
committed
649b0c7
View commit details
Copy full SHA for 649b0c7
Browse repository at this point
remove type prop (address review)
Fidget-Spinner
committed
2805755
View commit details
Copy full SHA for 2805755
Browse repository at this point
Add back SELF_OR_NULL :(
Fidget-Spinner
committed
54e2f64
View commit details
Copy full SHA for 54e2f64
Browse repository at this point
remove broken tests
Fidget-Spinner
committed
dcddb2d
View commit details
Copy full SHA for dcddb2d
Browse repository at this point
Commits on Feb 8, 2024
address most reviews (except LOAD_ATTR todo)
Fidget-Spinner
committed
6e5ed12
View commit details
Copy full SHA for 6e5ed12
Browse repository at this point
implement NOT_NULL for attributes
Fidget-Spinner
committed
a8b27fc
View commit details
Copy full SHA for a8b27fc
Browse repository at this point
revert function version cache size
Fidget-Spinner
committed
e00ec6f
View commit details
Copy full SHA for e00ec6f
Browse repository at this point
remove unused stats
Fidget-Spinner
committed
b8f0af1
View commit details
Copy full SHA for b8f0af1
Browse repository at this point
remove unused macro
Fidget-Spinner
committed
9a9033f
View commit details
Copy full SHA for 9a9033f
Browse repository at this point
remove unused types
Fidget-Spinner
committed
710f609
View commit details
Copy full SHA for 710f609
Browse repository at this point
remove unused import
Fidget-Spinner
committed
eaeb293
View commit details
Copy full SHA for eaeb293
Browse repository at this point
rename file to tier2_redundancy_eliminator
Fidget-Spinner
committed
0bb9539
View commit details
Copy full SHA for 0bb9539
Browse repository at this point
fix the type system
Fidget-Spinner
committed
82405fa
View commit details
Copy full SHA for 82405fa
Browse repository at this point
fix cases generator
Fidget-Spinner
committed
2e31906
View commit details
Copy full SHA for 2e31906
Browse repository at this point
remove whitespace
Fidget-Spinner
committed
ed25ce0
View commit details
Copy full SHA for ed25ce0
Browse repository at this point
check all overridden uops are originally defined
Fidget-Spinner
committed
3bf3c7d
View commit details
Copy full SHA for 3bf3c7d
Browse repository at this point
error -> out of space
Fidget-Spinner
committed
2af5b74
View commit details
Copy full SHA for 2af5b74
Browse repository at this point
fix test cases
Fidget-Spinner
committed
cb1d5fe
View commit details
Copy full SHA for cb1d5fe
Browse repository at this point
remove extra lines
Fidget-Spinner
committed
5013027
View commit details
Copy full SHA for 5013027
Browse repository at this point
fix out_of_space vs error
Fidget-Spinner
committed
1283660
View commit details
Copy full SHA for 1283660
Browse repository at this point
fix CI
Fidget-Spinner
committed
d14dac6
View commit details
Copy full SHA for d14dac6
Browse repository at this point
Commits on Feb 9, 2024
move macros out, remove temp writebuffer
Fidget-Spinner
committed
5394cdd
View commit details
Copy full SHA for 5394cdd
Browse repository at this point
Commits on Feb 10, 2024
update comment
Fidget-Spinner
committed
0729778
View commit details
Copy full SHA for 0729778
Browse repository at this point
Commits on Feb 12, 2024
Address review
Fidget-Spinner
committed
35227f8
View commit details
Copy full SHA for 35227f8
Browse repository at this point
set IS_NULL as a flag
Fidget-Spinner
committed
40a19f7
View commit details
Copy full SHA for 40a19f7
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into tier2_redundancy_eliminator
Fidget-Spinner
committed
0a4b6be
View commit details
Copy full SHA for 0a4b6be
Browse repository at this point
Fix a bug
Fidget-Spinner
committed
aaeb4cd
View commit details
Copy full SHA for aaeb4cd
Browse repository at this point
fix a bug in frames
Fidget-Spinner
committed
6143256
View commit details
Copy full SHA for 6143256
Browse repository at this point
address review
Fidget-Spinner
committed
35fff8f
View commit details
Copy full SHA for 35fff8f
Browse repository at this point
remove sym sharing
Fidget-Spinner
committed
2b6eff4
View commit details
Copy full SHA for 2b6eff4
Browse repository at this point
Address changes
Fidget-Spinner
committed
3b5b498
View commit details
Copy full SHA for 3b5b498
Browse repository at this point
Address review
Fidget-Spinner
committed
702a6fc
View commit details
Copy full SHA for 702a6fc
Browse repository at this point
Commits on Feb 13, 2024
address review
Fidget-Spinner
committed
77e56ff
View commit details
Copy full SHA for 77e56ff
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into tier2_redundancy_eliminator
Fidget-Spinner
committed
c457098
View commit details
Copy full SHA for c457098
Browse repository at this point
rename inst -> this_instr
Fidget-Spinner
committed
fcd31af
View commit details
Copy full SHA for fcd31af
Browse repository at this point
address review
Fidget-Spinner
committed
92b211c
View commit details
Copy full SHA for 92b211c
Browse repository at this point
remove whitespace
Fidget-Spinner
committed
1bf6ef8
View commit details
Copy full SHA for 1bf6ef8
Browse repository at this point
remove assert
Fidget-Spinner
committed
ea3755f
View commit details
Copy full SHA for ea3755f
Browse repository at this point
remove enabled
Fidget-Spinner
committed
f09e3c3
View commit details
Copy full SHA for f09e3c3
Browse repository at this point
fix up error codes
Fidget-Spinner
committed
9670b23
View commit details
Copy full SHA for 9670b23
Browse repository at this point
fix error code again
Fidget-Spinner
committed
38420c3
View commit details
Copy full SHA for 38420c3
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL