Nate Begeman 486ebfd704 Fix Shootout-C++/wc, which was broken by my recent changes to emit fewer
reg-reg copies.  The necessary conditions for this bug are a GEP that is
used outside the basic block in which it is defined, whose components
other than the pointer are all constant zero, and where the use is
selected before the definition (backwards branch to successsor block).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18084 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-21 05:14:06 +00:00
..
2004-11-19 16:22:24 +00:00
2004-11-20 23:53:26 +00:00
2004-11-21 03:44:32 +00:00
2004-11-19 03:27:05 +00:00
2004-11-14 21:54:41 +00:00