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, testsuite]: Use vect_shift check in testsuite


On Thu, Sep 29, 2005 at 10:16:58AM +0200, Uros Bizjak wrote:
> Hello!
> 
>   Now that vectorized shifts work for x86 and x86_64, we can use vect_shift
> infrastructure in the testsuite. This patch adds x86, x86_64 and ia64 targets to
> check_effective_target_vect_shift procedure. Additionally, it implements this
> check using result caching. This patch also fixes what I think is a cut-n-pasto
> in check_effective_target_vect_condition.
> 
>   Additionally, vect-shift-1.c now passes for x86 and x86_64. A few testcases
> were also teached to clean up their mess.
> 
>   Patch was tested for i686-pc-linux-gnu.

Where's the patch?

Janis


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