Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LoopUnrollAnalyzer] Fix a crash in UnrolledInstAnalyzer::visitCastInst. | Michael Zolotukhin | 2016-05-24 | 1 | -1/+6 |
* | Revert "Revert "[Unroll] Implement a conservative and monotonically increasin... | Michael Zolotukhin | 2016-05-13 | 1 | -0/+10 |
* | Revert "[Unroll] Implement a conservative and monotonically increasing cost t... | Michael Zolotukhin | 2016-05-13 | 1 | -10/+0 |
* | [Unroll] Implement a conservative and monotonically increasing cost tracking ... | Michael Zolotukhin | 2016-05-13 | 1 | -0/+10 |
* | [LoopUnrollAnalyzer] Don't treat gep-instructions with simplified offset as s... | Michael Zolotukhin | 2016-05-13 | 1 | -1/+1 |
* | [LoopUnrollAnalyzer] Check that we're using SCEV for the same loop we're simu... | Michael Zolotukhin | 2016-02-26 | 1 | -1/+1 |
* | Factor out UnrollAnalyzer to Analysis, and add unit tests for it. | Michael Zolotukhin | 2016-02-08 | 1 | -0/+191 |