Revert "SCEVExpander: Try hard not to create derived induction variables in other...
authorArnold Schwaighofer <aschwaighofer@apple.com>
Sat, 15 Feb 2014 18:16:56 +0000 (18:16 +0000)
committerArnold Schwaighofer <aschwaighofer@apple.com>
Sat, 15 Feb 2014 18:16:56 +0000 (18:16 +0000)
commita9db46bf3e2e38760635402bb8c5976255443964
treedc5df71f8038e0a4d11658bd0d82270f33808f76
parente67254860230c58a5de34578354a4d1d78c87e83
Revert "SCEVExpander: Try hard not to create derived induction variables in other loops"

This reverts commit r201465. It broke an arm bot.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201466 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ScalarEvolutionExpander.h
lib/Analysis/ScalarEvolutionExpander.cpp
test/Transforms/LoopStrengthReduce/X86/no_superflous_induction_vars.ll [deleted file]