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