Instruction selection is the phase in compilation in which IntermediateRepresentation trees are mapped to sequences of target machine instructions.

Algorithms

  • MaximalMunch?
  • DynamicProgramming?

The TigerCompiler implements instruction selection in the IR2ASM component in the TigerTrans package. The translation uses an encoding of the MIPS instruction set.

-- EelcoVisser - 04 Dec 2001

Revision: r1.1 - 04 Dec 2001 - 21:06 - EelcoVisser
Tiger > TigerTrans > IR2ASM > InstructionSelection
Copyright © 1999-2020 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback