Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Revert "[Unroll] Implement a conservative and monotonically increasin... | Michael Zolotukhin | 2016-05-13 | 1 | -3/+7 |
* | Revert "[Unroll] Implement a conservative and monotonically increasing cost t... | Michael Zolotukhin | 2016-05-13 | 1 | -7/+3 |
* | [Unroll] Implement a conservative and monotonically increasing cost tracking ... | Michael Zolotukhin | 2016-05-13 | 1 | -3/+7 |
* | Remove every uses of getGlobalContext() in LLVM (but the C API) | Mehdi Amini | 2016-04-14 | 1 | -8/+13 |
* | [LoopUnroll] Convert some existing tests to unit-tests. | Michael Zolotukhin | 2016-03-12 | 1 | -4/+144 |
* | [LoopUnrollAnalyzer] Check that we're using SCEV for the same loop we're simu... | Michael Zolotukhin | 2016-02-26 | 1 | -1/+48 |
* | [UnitTests] UnrollAnalyzer: make unit-test more general so that it can cover ... | Michael Zolotukhin | 2016-02-26 | 1 | -3/+5 |
* | Factor out UnrollAnalyzer to Analysis, and add unit tests for it. | Michael Zolotukhin | 2016-02-08 | 1 | -0/+133 |