http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57534
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org, | |wschmidt at gcc dot gnu.org --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Started with SLSR addition, guess you can get the performance back with -fno-tree-slsr. Anyway, I wonder why ivopts hasn't created TARGET_MEM_REFs for these, I bet then SLSR wouldn't change those.