summaryrefslogtreecommitdiffstats
path: root/Tools/cases_generator/generators_common.py
Commit message (Collapse)AuthorAgeFilesLines
* GH-111485: Generate instruction and uop metadata (GH-113287)Mark Shannon2023-12-201-9/+36
|
* GH-111485: Test the new cases generator (GH-113252)Mark Shannon2023-12-181-2/+4
|
* GH-111485: Factor out tier 2 code generation from the rest of the ↵Mark Shannon2023-12-121-4/+171
| | | | interpreter code generator (GH-112968)
* GH-111485: Factor out opcode ID generator from the main cases generator. ↵Mark Shannon2023-12-081-0/+19
(GH-112831)