Do not mark the node as visited before transforming it. This is not necessary anymor...
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 8 Oct 2008 14:46:11 +0000 (14:46 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 8 Oct 2008 14:46:11 +0000 (14:46 +0000)
commitcca204578ecd4ac8853687523f6c091844ced91d
tree3ed4e1f2d1700d1839167341fd420f50a94f938d
parentafbbc0b1ccd684c4c24bfd43d0f994123245f39f
Do not mark the node as visited before transforming it.  This is not necessary anymore since Phis put their predecessors in a worklist, so we cannot walk in a circle.

[r22613]
ir/be/betranshlp.c