Ken Jin
|
7cce857622
|
gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085)
---------
Co-authored-by: Mark Shannon <9448417+markshannon@users.noreply.github.com>
Co-authored-by: Jules <57632293+JuliaPoo@users.noreply.github.com>
Co-authored-by: Guido van Rossum <gvanrossum@users.noreply.github.com>
|
2024-02-13 21:24:48 +08:00 |
Mark Shannon
|
ac10947ba7
|
GH-112354: `_GUARD_IS_TRUE_POP` side-exits to target the next instruction, not themselves. (GH-114078)
|
2024-01-15 11:41:06 +00:00 |
Ken Jin
|
ac92527c08
|
gh-113710: Add types to the interpreter DSL (#113711)
Co-authored-by: Jules <57632293+JuliaPoo@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
|
2024-01-13 01:30:27 +08:00 |
Mark Shannon
|
723f4d6698
|
GH-111485: Delete the old generator code. (GH-113321)
|
2023-12-21 12:46:28 +00:00 |
Mark Shannon
|
e96f26083b
|
GH-111485: Generate instruction and uop metadata (GH-113287)
|
2023-12-20 14:27:25 +00:00 |
Mark Shannon
|
70d378cdaa
|
GH-111485: Break up instructions with unused cache entries into component micro-ops (GH-113169)
|
2023-12-18 13:16:45 +00:00 |
Mark Shannon
|
771903596b
|
GH-111485: Test the new cases generator (GH-113252)
|
2023-12-18 11:14:40 +00:00 |
Mark Shannon
|
0c55f27060
|
GH-111485: Factor out tier 2 code generation from the rest of the interpreter code generator (GH-112968)
|
2023-12-12 12:12:17 +00:00 |
Mark Shannon
|
c27e9d5d17
|
GH-111485: Factor out generation of uop IDs from cases generator. (GH-112877)
|
2023-12-11 14:14:36 +00:00 |
Mark Shannon
|
b449415b2f
|
GH-111485: Separate out parsing, analysis and code-gen phases of tier 1 code generator (GH-112299)
|
2023-12-07 12:49:40 +00:00 |