Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/dist/toolchain/gcc/config/arm
Module Name: src
Committed By: thorpej
Date: Thu Mar 6 20:58:21 UTC 2003
Modified Files:
src/gnu/dist/toolchain/gcc/config/arm: arm.md
Log Message:
Pull in a patch from GCC 3.3 that's been in my local tree for a long time:
(*mulsi3_compare0, *mulsi_compare0_scratch, *mulsi3addsi_compare0,
*mulsi3addsi_compare0_scratch): Predicate on !arm_is_xscale.
(mulhisi3, *mulhisi3addsi, *mulhidi3adddi): New patterns, predicated
on arm_is_xscale.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/gnu/dist/toolchain/gcc/config/arm/arm.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