Oops. The "entry instruction" changes missed the check for the
commit549265119d65c943eba01800dde888a4e308b7b7
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 5 Dec 2004 06:11:28 +0000 (4 23:11 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:05:29 +0000 (7 21:05 -0700)
tree9ad33237c02d8f834203c83e7ca86d69f3bdb5b1
parentd88ba07266f7068111a4305f31733b37ab2ce283
Oops. The "entry instruction" changes missed the check for the
entry basic block in memop dominators.

This caused the dominator finding to totally misjudge a lot of
non-local loads as having no dominators (or thinking they were
being completely dominated by a store that just updated them).
memops.c