summaryrefslogtreecommitdiffstats
path: root/Tools/cases_generator/analyzer.py
Commit message (Expand)AuthorAgeFilesLines
* GH-111485: Delete the old generator code. (GH-113321)Mark Shannon2023-12-211-1/+75
* GH-111485: Generate instruction and uop metadata (GH-113287)Mark Shannon2023-12-201-4/+158
* GH-111485: Break up instructions with unused cache entries into component mic...Mark Shannon2023-12-181-7/+24
* GH-111485: Test the new cases generator (GH-113252)Mark Shannon2023-12-181-1/+2
* GH-111485: Factor out tier 2 code generation from the rest of the interpreter...Mark Shannon2023-12-121-0/+19
* GH-111485: Factor out generation of uop IDs from cases generator. (GH-112877)Mark Shannon2023-12-111-0/+2
* GH-111485: Separate out parsing, analysis and code-gen phases of tier 1 code ...Mark Shannon2023-12-071-0/+456