Module Name: pcc
Committed By: ragge
Date: Fri Jun 4 07:18:46 UTC 2010
Modified Files:
pcc/mip: optim2.c pass2.h regs.c
Log Message:
Use an array of 2 pointers for CFG childs instead of a linked list.
There can be at most two childrens.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pcc/mip/optim2.c
cvs rdiff -u -r1.124 -r1.125 pcc/mip/pass2.h
cvs rdiff -u -r1.211 -r1.212 pcc/mip/regs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.