aboutsummaryrefslogtreecommitdiffhomepage
path: root/src-backend/codegen/unittest/codegen_testcommon.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-27Tests: Re-use buffer instead of allocating for each IEMIT_CHK lineSamuel Lidén Borell1-4/+7
2023-07-15Update copyright yearsSamuel Lidén Borell1-1/+1
2023-05-20aarch64: Handle incoming function arguments in x0-x7Samuel Lidén Borell1-0/+1
2023-03-29aarch64: Basic structure of code generatorSamuel Lidén Borell1-2/+7
2022-12-10Fix some cppcheck warnings and a doc-commentSamuel Lidén Borell1-1/+1
2022-12-10Backend: Add chunked storage of emitted instructionsSamuel Lidén Borell1-0/+2
2022-11-30Backend: Generation of basic x86 and aarch64 function prologues/epiloguesSamuel Lidén Borell1-0/+22
2022-10-01Backend: Initialization of the code generatorSamuel Lidén Borell1-0/+32