Temporarily reverting r71008. It was causing this failure:
authorBill Wendling <isanbard@gmail.com>
Tue, 5 May 2009 20:49:46 +0000 (20:49 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 5 May 2009 20:49:46 +0000 (20:49 +0000)
commita48941087bc5c176556d5f24e255e58936a0e14c
treebdb95a8060887016ff563f0e9715c703bc4fe992
parentd26795a034aef970392e789d782333528b128006
Temporarily reverting r71008. It was causing this failure:

Running /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.src/test/
CodeGen/X86/dg.exp ...
FAIL: /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.src/test/
CodeGen/X86/change-compare-stride-1.ll
Failed with exit(1) at line 2
while running: grep {cmpq       $-478,} change-compare-stride-1.ll.tmp
child process exited abnormally

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71013 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp
test/Transforms/LoopStrengthReduce/2009-05-04-Overflow.ll [deleted file]