Brett Simmers
|
339c8e1c13
|
gh-115999: Disable the specializing adaptive interpreter in free-threaded builds (#116013)
For now, disable all specialization when the GIL might be disabled.
|
2024-02-29 21:53:32 -05: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
|
aefdebdef1
|
GH-111485: Factor out opcode ID generator from the main cases generator. (GH-112831)
|
2023-12-08 11:48:30 +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 |