-
- Downloads
i386.c (avx_vperm2f128_parallel): New.
* config/i386/i386.c (avx_vperm2f128_parallel): New. * config/i386/i386-protos.h: Declare it. * config/i386/predicates.md (avx_vperm2f128_v8sf_operand, avx_vperm2f128_v8si_operand, avx_vperm2f128_v4df_operand): New. * config/i386/sse.md (avx_vperm2f128<mode>3): Change to expander. (*avx_vperm2f128<mode>_full): Renamed from avx_vperm2f128<mode>3. (*avx_vperm2f128<mode>_nozero): New. From-SVN: r154832
Showing
- gcc/ChangeLog 10 additions, 0 deletionsgcc/ChangeLog
- gcc/config/i386/i386-protos.h 1 addition, 0 deletionsgcc/config/i386/i386-protos.h
- gcc/config/i386/i386.c 52 additions, 0 deletionsgcc/config/i386/i386.c
- gcc/config/i386/predicates.md 14 additions, 0 deletionsgcc/config/i386/predicates.md
- gcc/config/i386/sse.md 58 additions, 1 deletiongcc/config/i386/sse.md
Loading
Please register or sign in to comment