[PATCH, ARM] VFP index range
Chung-Lin Tang
cltang@codesourcery.com
Fri Dec 17 06:34:00 GMT 2010
Hi Richard,
this is a VFP load/store index range patch that I submitted last
year[1], which you approved at that time, but never got committed.
I've added the Thumb-2 bits I missed then, corrected some stuff in the
testcase, and re-submitting now. Re-tested without regressions. Is this
ok for trunk?
Thanks,
Chung-Lin
[1] http://gcc.gnu.org/ml/gcc-patches/2009-07/msg01844.html
2010-12-17 Chung-Lin Tang <cltang@codesourcery.com>
gcc/
* config/arm/arm.c
(arm_legitimate_index_p): Add VFP load/store index range case.
Change to SF/DFmode tests to avoid capturing HFmode.
(thumb2_legitimate_index_p): Same.
gcc/testsuite/
* gcc.target/arm/vfp-1.c (test_ldst): New test for VFP
load/store immediate indexes.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vfp-index.diff
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20101217/ea315490/attachment.ksh>
More information about the Gcc-patches
mailing list