aboutsummaryrefslogtreecommitdiffhomepage
path: root/src-backend/codegen/codegen_case.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-11Update copyright yearsSamuel Lidén Borell1-1/+1
2024-05-05Backend: Update renamed constantsSamuel Lidén Borell1-4/+2
2024-04-26Backend: Move CSBEO_CONDJUMP optimization to arch-independent codeSamuel Lidén Borell1-0/+1
2024-04-26aarch64: Boolean operations can be SIMPLE_INPUTS instructionsSamuel Lidén Borell1-6/+8
2023-08-11Use namespace prefix in include guardsSamuel Lidén Borell1-2/+2
2023-07-10Backend: Replace *PTR ops with ADDR* LOAD* ops. Fix lvalue access to localsSamuel Lidén Borell1-7/+10
2023-06-16aarch64: More work on boolean operatorsSamuel Lidén Borell1-3/+3
2023-03-31aarch64: Refactor IR OP handling and fix memory errorsSamuel Lidén Borell1-9/+9
2023-03-29Backend: Codegen functions for IR iteration etc.Samuel Lidén Borell1-0/+90