Convert LoopRotation to use SimplifyQuery version of SimplifyInstruction. Add Assumpt...
authorDaniel Berlin <dberlin@dberlin.org>
Wed, 26 Apr 2017 13:52:18 +0000 (13:52 +0000)
committerDaniel Berlin <dberlin@dberlin.org>
Wed, 26 Apr 2017 13:52:18 +0000 (13:52 +0000)
commit62aee14978dc02951cf2cc245bb7b0a8a7149fe4
treeab9812c0dbfa43b3206e0fe4ff55b7423d5a55ea
parent954006fde8e46b3fb9794824317062f1ba4a9bc5
Convert LoopRotation to use SimplifyQuery version of SimplifyInstruction. Add AssumptionCache, DominatorTree, TLI if available.

llvm-svn: 301407
llvm/lib/Transforms/Scalar/LoopRotation.cpp