-
- Downloads
i386.md (*movoi_internal_avx): Set mode attribute to XI for SSE constm1...
i386.md (*movoi_internal_avx): Set mode attribute to XI for SSE constm1 operands and TARGET_AVX512VL. * config/i386/i386.md (*movoi_internal_avx): Set mode attribute to XI for SSE constm1 operands and TARGET_AVX512VL. (*movti_internal): Ditto. (*mov<mode>_or): Use constm1_operand predicate. * config/i386/sse.md (*mov<mode>_internal): Set mode attribute to XI for SSE vector_all_ones operands and TARGET_AVX512VL. * config/i386/predicates.md (constm1_operand): New predicate. * config/i386/i386.c (standard_sse_constant_opcode): Simplify emission of constant -1 load. From-SVN: r235416
Showing
- gcc/ChangeLog 12 additions, 0 deletionsgcc/ChangeLog
- gcc/config/i386/i386.c 7 additions, 13 deletionsgcc/config/i386/i386.c
- gcc/config/i386/i386.md 19 additions, 14 deletionsgcc/config/i386/i386.md
- gcc/config/i386/predicates.md 5 additions, 0 deletionsgcc/config/i386/predicates.md
- gcc/config/i386/sse.md 5 additions, 1 deletiongcc/config/i386/sse.md
Loading
Please register or sign in to comment