For PR1097:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 8 Jan 2007 16:17:51 +0000 (16:17 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 8 Jan 2007 16:17:51 +0000 (16:17 +0000)
commitac8cdf79e7b08c5a5be8efab7750835d5a57b2bc
treebf4a828c3d4a8709e0a7d731befd93a0e61a04a8
parentfbe7ae9e3c3b1adf9c053d898d023338568475f3
For PR1097:
Enable complex addressing modes on 64-bit platforms involving two induction
variables by keeping a size and scale in 64-bits not 32.
Patch by Dan Gohman.

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