summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Analysis/LoopInfoTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [LoopInfo][FIX] Remove leftover dump in unit testJohannes Doerfert2018-09-111-1/+0
* [LoopInfo] Fix Loop::getLoopID() for loops with multiple latchesJohannes Doerfert2018-09-111-0/+56
* [LoopInfo] Add helper methods to compute two useful orderings of theChandler Carruth2017-01-201-0/+75
* Refactor out LoopInfo computation so that it can be used byXin Tong2017-01-171-41/+48
* Empty line. NFC.Xin Tong2017-01-151-1/+0
* Use getLoopLatch in place of isLoopSimplifyFormXin Tong2017-01-151-0/+77
OpenPOWER on IntegriCloud