Module Name:    pcc
Committed By:   ragge
Date:           Mon Mar 13 15:56:01 UTC 2017

Modified Files:
        pcc/arch/i386: local2.c macdefs.h table.c

Log Message:
Be able to skip B registers by avoiding the use of byte instructions.
This actually gives some benefits (smaller and faster code).
Not enabled by default (yet).


To generate a diff of this commit:
cvs rdiff -u -r1.188 -r1.189 pcc/arch/i386/local2.c
cvs rdiff -u -r1.95 -r1.96 pcc/arch/i386/macdefs.h
cvs rdiff -u -r1.145 -r1.146 pcc/arch/i386/table.c

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

_______________________________________________
Pcc-commit mailing list
Pcc-commit@lists.ludd.ltu.se
https://lists.ludd.ltu.se/cgi-bin/mailman/listinfo/pcc-commit

Reply via email to