[Bug rtl-optimization/34283] Non-optimal reload register used

2012-10-27 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34283 Uros Bizjak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug rtl-optimization/34283] Non-optimal reload register used

2012-10-27 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34283 --- Comment #7 from uros at gcc dot gnu.org 2012-10-27 07:49:00 UTC --- Author: uros Date: Sat Oct 27 07:48:55 2012 New Revision: 192872 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192872 Log: PR target/34283 * gcc.ta

[Bug rtl-optimization/34283] Non-optimal reload register used

2012-10-27 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34283 --- Comment #6 from Uros Bizjak 2012-10-27 07:33:41 UTC --- (In reply to comment #5) > (In reply to comment #4) > > Still present on x86_64. -O2 -march=corei7: > > > > movd%rsi, %xmm1 > > pinsrq $1, %rdi, %xmm1 >

[Bug rtl-optimization/34283] Non-optimal reload register used

2012-10-23 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34283 Marc Glisse changed: What|Removed |Added CC||glisse at gcc dot gnu.org --- Com

[Bug rtl-optimization/34283] Non-optimal reload register used

2012-01-20 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34283 Uros Bizjak changed: What|Removed |Added CC||vmakarov at gcc dot gnu.org Known to f

[Bug rtl-optimization/34283] Non-optimal reload register used

2009-10-03 Thread ubizjak at gmail dot com
--- Comment #3 from ubizjak at gmail dot com 2009-10-03 08:36 --- (In reply to comment #2) > > Uros, this bug is from the pre-IRA times. Could you check if you still see > > this problem, please? > > Yes, it is still present as of gcc 4.5.0 20090623 Reconfirmed with gcc version 4.5.0

[Bug rtl-optimization/34283] Non-optimal reload register used

2009-06-23 Thread ubizjak at gmail dot com
--- Comment #2 from ubizjak at gmail dot com 2009-06-23 12:09 --- (In reply to comment #1) > Uros, this bug is from the pre-IRA times. Could you check if you still see > this problem, please? Yes, it is still present as of gcc 4.5.0 20090623 -- ubizjak at gmail dot com changed:

[Bug rtl-optimization/34283] Non-optimal reload register used

2009-06-22 Thread steven at gcc dot gnu dot org
--- Comment #1 from steven at gcc dot gnu dot org 2009-06-22 22:18 --- Uros, this bug is from the pre-IRA times. Could you check if you still see this problem, please? -- steven at gcc dot gnu dot org changed: What|Removed |Added -