[Bug target/70321] [6/7 Regression] STV generates less optimized code

2017-01-12 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70321 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug target/70321] [6/7 Regression] STV generates less optimized code

2016-12-09 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70321 --- Comment #14 from Ilya Enkovich --- (In reply to Jakub Jelinek from comment #13) > So shall we still consider moving 32-bit stv pass before the combiner > instead of after it? The argument about andn is no longer relevant, we have > a one_cmp

[Bug target/70321] [6/7 Regression] STV generates less optimized code

2016-12-09 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70321 --- Comment #13 from Jakub Jelinek --- So shall we still consider moving 32-bit stv pass before the combiner instead of after it? The argument about andn is no longer relevant, we have a one_cmpldi3_doubleword pattern now.

[Bug target/70321] [6/7 Regression] STV generates less optimized code

2016-03-23 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70321 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.0 |7.0 Summary|[6 Regression] ST