Package coins.backend.sched

Class Summary
DependGraph A DependGraph is made from a basic block.
DependNode LirNode with several information for dependency and scheduling.
LirNodeInf Class to generate information of LirNode instruction
Pipelining  
Schedule Instruction scheduler for before and after register allocation.
 

Exception Summary