Module Name: pcc
Committed By: ragge
Date: Sat Oct 2 09:45:20 UTC 2010
Modified Files:
pcc/arch/amd64: code.c local.c local2.c order.c table.c
Log Message:
Add builtin support (via rep movsq) for struct copies; this also allows
for structs as arguments.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pcc/arch/amd64/code.c
cvs rdiff -u -r1.20 -r1.21 pcc/arch/amd64/local.c pcc/arch/amd64/local2.c \
pcc/arch/amd64/table.c
cvs rdiff -u -r1.8 -r1.9 pcc/arch/amd64/order.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.