TC-Y, ARM Back End
TC-Y is an additional assignment.
At the end of this stage, the compiler produces ARM code (possibly with infinite registers). Basically, this stage is TC-7, Instruction Selection with the ARM assembly language instead of MIPS.
The ARM architecture is a family of RISC instruction set architectures for computer processors.
Relevant lecture notes include 47-instruction-selection.pdf.