[Bug rtl-optimization/56590] Replace auto-inc-dec pass with generic address mode selection pass

2023-07-21 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56590 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Severity|n

[Bug rtl-optimization/56590] Replace auto-inc-dec pass with generic address mode selection pass

2015-10-03 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56590 --- Comment #4 from Oleg Endo --- The AMS branch is here: https://github.com/erikvarga/gcc

[Bug rtl-optimization/56590] Replace auto-inc-dec pass with generic address mode selection pass

2015-05-22 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56590 --- Comment #3 from Oleg Endo --- There is a GSoC 2015 project which will try to address the AMS problem. https://www.google-melange.com/gsoc/project/details/google/gsoc2015/erikvarga/5693417237512192 It will be initially for SH. If it works ou

[Bug rtl-optimization/56590] Replace auto-inc-dec pass with generic address mode selection pass

2015-02-03 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56590 --- Comment #2 from Oleg Endo --- (In reply to amker from comment #1) > This surely sounds interesting. Like I suggested in PR62173, RTL optimizer > might be able to do more in address expression re-association and addressing > mode choosing. >

[Bug rtl-optimization/56590] Replace auto-inc-dec pass with generic address mode selection pass

2015-02-02 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56590 amker at gcc dot gnu.org changed: What|Removed |Added CC||amker at gcc dot gnu.org --- C