On 08/12/2014 03:35 PM, Jakub Jelinek wrote: > Hi! > > As detailed in the PR, find_inc ignored any possible clobbers on > inc_insn (typically %cc/flags/etc. register) and thus we could ignore > all register dependencies between mem_insn and inc_insn even when > we could only safely ignore the mem_reg0 register dependency. > > Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? > Is slightly modified version (just for different iteration over defs and > uses) ok for 4.9? > > Ok. Thanks for fixing this PR, Jakub.
- [PATCH] Fix find_inc in the scheduler (PR target/62025) Jakub Jelinek
- Re: [PATCH] Fix find_inc in the scheduler (PR target... Vladimir Makarov
- [PATCH] Fix find_inc in the scheduler (take 2, P... Jakub Jelinek
- Re: [PATCH] Fix find_inc in the scheduler (t... Vladimir Makarov
- Re: [PATCH] Fix find_inc in the scheduler (PR target... Bernd Schmidt
- Re: [PATCH] Fix find_inc in the scheduler (PR ta... Jakub Jelinek
- Re: [PATCH] Fix find_inc in the scheduler (P... Jakub Jelinek
- Re: [PATCH] Fix find_inc in the schedule... Jakub Jelinek
- Re: [PATCH] Fix find_inc in the sch... Bernd Schmidt
- Re: [PATCH] Fix find_inc in the... Jakub Jelinek
- Re: [PATCH] Fix find_inc in... Bernd Schmidt