Cleanup. Move the OP_SEL and OP_BR simplification out into
commitd984f00104a681adefd3692f992952da74bfc199
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 30 Nov 2004 00:05:33 +0000 (29 17:05 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:05:17 +0000 (7 21:05 -0700)
treed61f762ddcd7ce596af82ed637f21e0288e9f735
parent398391154f40254453c402b135c1834516cea7f7
Cleanup. Move the OP_SEL and OP_BR simplification out into
their own functions.

This makes ready for moving the OP_BR phi-following to
the instruction simplification phase.
simplify.c