LSR: Fix another corner case in expansion of postinc users.
authorAndrew Trick <atrick@apple.com>
Tue, 20 Dec 2011 01:42:24 +0000 (01:42 +0000)
committerAndrew Trick <atrick@apple.com>
Tue, 20 Dec 2011 01:42:24 +0000 (01:42 +0000)
commitba3c0bc364a31bfbcc570504aae2172914b1fe9f
tree39ca83114f48865e8a15b52103f5b2c9381c1b1a
parentc0b0e57a87aa5e52e0a45af75fc1cee78d8f2bc6
LSR: Fix another corner case in expansion of postinc users.

Fixes PR11571: Instruction does not dominate all uses

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146950 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolutionExpander.cpp