Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PM] Avoid getResult on a higher level in LoopAccessAnalysis | Sean Silva | 2016-07-07 | 1 | -1/+1 |
| | | | | | | | Note that require<domtree> and require<loops> aren't needed because they come in implicitly via the loop pass manager. llvm-svn: 274712 | ||||
* | [PM] Port LoopAccessInfo analysis to new PM | Xinliang David Li | 2016-07-02 | 1 | -0/+1 |
| | | | | | | | It is implemented as a LoopAnalysis pass as discussed and agreed upon. llvm-svn: 274452 | ||||
* | [LAA] Include MaxSafeDepDistBytes in the analysis print-out | Adam Nemet | 2016-05-13 | 1 | -0/+37 |
llvm-svn: 269508 |