When we find a load without a dominator, turn it into a zero.
commitb22bcff68746764ffd3a95aa8448588738689e49
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 11 Nov 2004 22:22:21 +0000 (11 15:22 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:04:21 +0000 (7 21:04 -0700)
tree53e5d96c5d6e5d55b38066dd6d291e56f4de83b1
parentede95390f50571df028a8b3e17a956698863be9c
When we find a load without a dominator, turn it into a zero.

It is either a linearizer bug, undefined behaviour, or more
commonly, an initial store to a bitfield structure.
linearize.c