Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/dist/gcc4/gcc/config/vax
Module Name: src
Committed By: matt
Date: Fri Mar 30 22:02:27 UTC 2007
Modified Files:
src/gnu/dist/gcc4/gcc/config/vax: vax.md
Log Message:
Enable new quadmove code. Only use mova[lq] instead of ashl when
!optimize_size. When optimize_size is on, try to use ashl if possible
if setting a 6bit unsigned quantity in the word.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/gnu/dist/gcc4/gcc/config/vax/vax.md
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index