Module Name: pcc
Committed By: ragge
Date: Sat Sep 27 07:34:35 UTC 2008
Modified Files:
pcc/mip: match.c pass2.h protos.h reader.c regs.c
Log Message:
Add code to find RMW memory ops. This will be a benefit for CISC targets.
Change syntax of shumul() to take shape as an argument and return result.
A bunch of other potential bugs that should be adressed and checked.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pcc/mip/match.c
cvs rdiff -u -r1.110 -r1.111 pcc/mip/pass2.h
cvs rdiff -u -r1.65 -r1.66 pcc/mip/protos.h
cvs rdiff -u -r1.235 -r1.236 pcc/mip/reader.c
cvs rdiff -u -r1.184 -r1.185 pcc/mip/regs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.