On 09/15/2015 04:19 PM, Simon Dardis wrote:
This patch adds a target hook for disabling the eager delay slot filler which when disabled can give better code. No new regressions. Ok to commit?
Hmm. Whether a branch was filled by the simple or eager filler is an implementation detail - is there some better way to describe which kind of branch is profitable?
Bernd