On Thu, Jun 12, 2014 at 06:21:32PM +0200, Kai Tietz wrote: > with addition of adding a second peephole2 pass after sched2 pass, I > was able to get some improvement for PR target/39284. I think by this > addition we can close bug as fixed. > Additionally additional peephole2 pass shows better results for PR > target/51840 testcase with disabled ASM_GOTO, too.
Will that work on other targets? Also, it needs a doc fix (md.texi says peephole2 runs before scheduling). Segher
