Revert "Enhance SCEV to compute the trip count for some loops with unknown stride."
authorReid Kleckner <rnk@google.com>
Tue, 16 Aug 2016 21:02:04 +0000 (21:02 +0000)
committerReid Kleckner <rnk@google.com>
Tue, 16 Aug 2016 21:02:04 +0000 (21:02 +0000)
commitb99b709068ab351e6ee7630137b6bac6313f76c8
tree39e5ab5c5ba262e13a5a5cd72153aa4dd312e39b
parent39bc97a1ec56e7547cc7065dc451003a6580badd
Revert "Enhance SCEV to compute the trip count for some loops with unknown stride."

This reverts commit r278731. It caused http://crbug.com/638314

llvm-svn: 278853
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/trip-count-unknown-stride.ll [deleted file]