Module Name:    pcc
Committed By:   ragge
Date:           Fri May 22 12:19:59 UTC 2009

Modified Files:
        pcc/arch/amd64: code.c local2.c order.c table.c

Log Message:
Change table register classes and remove a bunch of redundant instructions,
more to come here.
Clear eax before a call, needed for varargs.
Currently assume all registers are live at call.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pcc/arch/amd64/code.c
cvs rdiff -u -r1.4 -r1.5 pcc/arch/amd64/local2.c
cvs rdiff -u -r1.3 -r1.4 pcc/arch/amd64/order.c
cvs rdiff -u -r1.1 -r1.2 pcc/arch/amd64/table.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to