diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2016-07-31 15:13:09 +1000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2016-09-07 12:40:12 +1000 |
commit | accc60c47c9b57f49865d1bed6df3d3085fec81d (patch) | |
tree | c9a050d055bdec065e94817c72916506bf7c5198 /ui | |
parent | 4f5d326046fa522010c0a66f1bcaac9068253085 (diff) |
ppc: Don't generate dead code on unconditional branches
We are always generating the "else" case of the condition even when
generating an unconditional branch that will never hit it.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions