[Bug middle-end/79794] unnecessary copy from target to target results in poor code for aarch64

2017-09-16 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79794 Jim Wilson changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/79794] unnecessary copy from target to target results in poor code for aarch64

2017-09-16 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79794 --- Comment #6 from Jim Wilson --- Fixed. Patch and testcase committed.

[Bug middle-end/79794] unnecessary copy from target to target results in poor code for aarch64

2017-09-15 Thread sje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79794 Steve Ellcey changed: What|Removed |Added CC||sje at gcc dot gnu.org --- Comment #5

[Bug middle-end/79794] unnecessary copy from target to target results in poor code for aarch64

2017-06-23 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79794 --- Comment #4 from Jim Wilson --- Author: wilson Date: Fri Jun 23 21:01:32 2017 New Revision: 249612 URL: https://gcc.gnu.org/viewcvs?rev=249612=gcc=rev Log: Testcase for FSF GCC bug 79794. gcc/testsuite/ PR middle-end/79794

[Bug middle-end/79794] unnecessary copy from target to target results in poor code for aarch64

2017-05-12 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79794 --- Comment #3 from Jim Wilson --- Needs a testcase for the testsuite.

[Bug middle-end/79794] unnecessary copy from target to target results in poor code for aarch64

2017-05-12 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79794 --- Comment #2 from Jim Wilson --- Author: wilson Date: Sat May 13 01:32:40 2017 New Revision: 248004 URL: https://gcc.gnu.org/viewcvs?rev=248004=gcc=rev Log: Patch for RTL expand bug affecting aarch64 vector code. gcc/ PR

[Bug middle-end/79794] unnecessary copy from target to target results in poor code for aarch64

2017-03-01 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79794 --- Comment #1 from Jim Wilson --- Patch posted here https://gcc.gnu.org/ml/gcc-patches/2017-03/msg00058.html