Don't create ConstantInts with pointer type. This fixes a
authorDan Gohman <gohman@apple.com>
Fri, 17 Apr 2009 02:02:52 +0000 (02:02 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 17 Apr 2009 02:02:52 +0000 (02:02 +0000)
commitedf7cf80d863c7a14f19383fd35cb122337696a8
tree40662899269f828b51c3f32346761d4fad2476a9
parent276b77e66c538264d79b78c00bbad9f890f58011
Don't create ConstantInts with pointer type. This fixes a
regression in 403.gcc in PIC_CODEGEN=1 and DISABLE_LTO=1
mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69344 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp