gvn_pre: Remove redundant start block test.
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 5 Dec 2012 13:27:25 +0000 (14:27 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 5 Dec 2012 14:06:23 +0000 (15:06 +0100)
commit9091dbe003da8d2f020947692949e75f30954896
treed53b1f2e49f5a62e9854b9cc0df0a5b819a4045e
parent4ef694e7427191d868477ccb429899fe1ae9b2fc
gvn_pre: Remove redundant start block test.

The next if tests for less than 2 predecessors, which the start block fulfills.
ir/opt/gvn_pre.c