====== Backend for ARM Architecture ====== The backend of the compiler is platform specific. The links below describe the implementation for the ARM architecture. * [[.:register_allocation|Register Allocation]] * [[.:code_generator|Code Generator]] * [[.:exceptions|Exceptions]]