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)
commit847d96142c60245bd58007b0499816a089332392
treee43462acc4e96489aca82a2cef237ebee471951f
parent1e12f8563d4b7371e34a319f11964e0ef6b545c6
Revert "SCEVExpander: Try hard not to create derived induction variables in other loops"

This reverts commit r201465. It broke an arm bot.

llvm-svn: 201466
llvm/include/llvm/Analysis/ScalarEvolutionExpander.h
llvm/lib/Analysis/ScalarEvolutionExpander.cpp
llvm/test/Transforms/LoopStrengthReduce/X86/no_superflous_induction_vars.ll [deleted file]