LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
regallocator.cc File Reference

regalloc::RegisterAllocator implementation. More...

#include <iostream>
#include <target/codegen.hh>
#include <regalloc/regallocator.hh>
#include <regalloc/color.hh>
Include dependency graph for regallocator.cc:

Classes

class  regalloc::UselessMove
 Predicate (object function) checking whether an instruction is a useless MOVE according to the TEMPMAP, and deleting it. More...

Namespaces

namespace  regalloc
 Perform the register allocation.

Detailed Description