Revision | 81e2b8ad7daf06021e77d0629cc537d75dfa327c (tree) |
---|---|
Zeit | 2015-04-24 16:43:42 |
Autor | uros <uros@138b...> |
Commiter | uros |
* config/i386/sse.md (*vec_widen_smult_even_v8si<mask_name>):
Mark operand1 commutative.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222403 138bc75d-0d04-0410-961f-82ee72b054a4
@@ -5,6 +5,11 @@ | ||
5 | 5 | |
6 | 6 | 2015-04-24 Uros Bizjak <ubizjak@gmail.com> |
7 | 7 | |
8 | + * config/i386/sse.md (*vec_widen_smult_even_v8si<mask_name>): | |
9 | + Mark operand1 commutative. | |
10 | + | |
11 | +2015-04-24 Uros Bizjak <ubizjak@gmail.com> | |
12 | + | |
8 | 13 | * config/i386/sse.md (*vec_concatv2sf_sse4_1): Do not allow both |
9 | 14 | input operands in memory. |
10 | 15 | (*vec_concatv2si_sse4_1): Ditto. |