summaryrefslogtreecommitdiffstats
path: root/Tools/cases_generator/uop_id_generator.py
Commit message (Expand)AuthorAgeFilesLines
* gh-115778: Add `tierN` annotation for instruction definitions (#115815)Kirill Podoprigora2024-02-231-1/+1
* GH-115457: Support splitting and replication of micro ops. (GH-115558)Mark Shannon2024-02-201-5/+7
* GH-111485: Generate instruction and uop metadata (GH-113287)Mark Shannon2023-12-201-39/+21
* GH-111485: Factor out tier 2 code generation from the rest of the interpreter...Mark Shannon2023-12-121-3/+10
* GH-111485: Factor out generation of uop IDs from cases generator. (GH-112877)Mark Shannon2023-12-111-0/+91