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

Regalloc task implementations. More...

#include <temp/tasks.hh>
#include <target/target.hh>
#include <target/tasks.hh>
#include <target/libtarget.hh>
#include <regalloc/libregalloc.hh>
#include <regalloc/tasks.hh>
#include <common.hh>
Include dependency graph for tasks.cc:

Namespaces

namespace  regalloc
 Perform the register allocation.
namespace  regalloc::tasks
 Tasks for register allocation..

Macros

#define DEFINE_TASKS   1

Functions

void regalloc::tasks::asm_compute ()
void regalloc::tasks::asm_display ()

Detailed Description

Regalloc task implementations.

Macro Definition Documentation

#define DEFINE_TASKS   1