summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Analysis/UnrollAnalyzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini2016-04-141-8/+13
* [LoopUnroll] Convert some existing tests to unit-tests.Michael Zolotukhin2016-03-121-4/+144
* [LoopUnrollAnalyzer] Check that we're using SCEV for the same loop we're simu...Michael Zolotukhin2016-02-261-1/+48
* [UnitTests] UnrollAnalyzer: make unit-test more general so that it can cover ...Michael Zolotukhin2016-02-261-3/+5
* Factor out UnrollAnalyzer to Analysis, and add unit tests for it.Michael Zolotukhin2016-02-081-0/+133
OpenPOWER on IntegriCloud