aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/LoopUnrollAnalyzer.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-02-26[LoopUnrollAnalyzer] Check that we're using SCEV for the same loop we're simu...Michael Zolotukhin1-1/+1
2016-02-08Factor out UnrollAnalyzer to Analysis, and add unit tests for it.Michael Zolotukhin1-0/+191