Create ConstantExpr GEPs the correct way. This fixes
authorDan Gohman <gohman@apple.com>
Tue, 19 May 2009 19:18:01 +0000 (19:18 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 19 May 2009 19:18:01 +0000 (19:18 +0000)
commit278b49af8a08f6ab6c486a3cfc7a9c1c1acd2b23
treec8215fb1bf011f99e7bc19f82cb8a04c601814c9
parent86c212e8945410c34455619a58b15a9e02ec8e0d
Create ConstantExpr GEPs the correct way. This fixes
MultiSource/Benchmarks/Prolangs-C/football and a variety of other
failures.

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