This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, ARM] VFP index range


On Fri, Dec 17, 2010 at 5:14 AM, Chung-Lin Tang <cltang@codesourcery.com> wrote:
> 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?

This caused http://gcc.gnu.org/PR47246


cheers
Ramana

>
> 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.
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]