Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [LoopInfo][FIX] Remove leftover dump in unit test | Johannes Doerfert | 2018-09-11 | 1 | -1/+0 |
* | [LoopInfo] Fix Loop::getLoopID() for loops with multiple latches | Johannes Doerfert | 2018-09-11 | 1 | -0/+56 |
* | [LoopInfo] Add helper methods to compute two useful orderings of the | Chandler Carruth | 2017-01-20 | 1 | -0/+75 |
* | Refactor out LoopInfo computation so that it can be used by | Xin Tong | 2017-01-17 | 1 | -41/+48 |
* | Empty line. NFC. | Xin Tong | 2017-01-15 | 1 | -1/+0 |
* | Use getLoopLatch in place of isLoopSimplifyForm | Xin Tong | 2017-01-15 | 1 | -0/+77 |