summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/LoopUnrollAnalyzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LoopUnrollAnalyzer] Fix a crash in UnrolledInstAnalyzer::visitCastInst.Michael Zolotukhin2016-05-241-1/+6
* Revert "Revert "[Unroll] Implement a conservative and monotonically increasin...Michael Zolotukhin2016-05-131-0/+10
* Revert "[Unroll] Implement a conservative and monotonically increasing cost t...Michael Zolotukhin2016-05-131-10/+0
* [Unroll] Implement a conservative and monotonically increasing cost tracking ...Michael Zolotukhin2016-05-131-0/+10
* [LoopUnrollAnalyzer] Don't treat gep-instructions with simplified offset as s...Michael Zolotukhin2016-05-131-1/+1
* [LoopUnrollAnalyzer] Check that we're using SCEV for the same loop we're simu...Michael Zolotukhin2016-02-261-1/+1
* Factor out UnrollAnalyzer to Analysis, and add unit tests for it.Michael Zolotukhin2016-02-081-0/+191
OpenPOWER on IntegriCloud