[Bug tree-optimization/57186] implement load sinking in loops

2021-07-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57186 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |5.0 Resolution|---

[Bug tree-optimization/57186] implement load sinking in loops

2014-06-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57186 --- Comment #5 from Richard Biener --- Author: rguenth Date: Tue Jun 10 10:29:44 2014 New Revision: 211404 URL: http://gcc.gnu.org/viewcvs?rev=211404&root=gcc&view=rev Log: 2014-06-10 Richard Biener PR tree-optimization/57186 PR tree

[Bug tree-optimization/57186] implement load sinking in loops

2013-05-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57186 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/57186] implement load sinking in loops

2013-05-06 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57186 --- Comment #3 from Eric Botcazou 2013-05-06 14:52:25 UTC --- Created attachment 30043 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30043 Testcase #3

[Bug tree-optimization/57186] implement load sinking in loops

2013-05-06 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57186 --- Comment #2 from Eric Botcazou 2013-05-06 14:51:58 UTC --- Created attachment 30042 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30042 Testcase #2

[Bug tree-optimization/57186] implement load sinking in loops

2013-05-06 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57186 --- Comment #1 from Eric Botcazou 2013-05-06 14:51:30 UTC --- Created attachment 30041 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30041 Testcase #1