aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/LoopNestAnalysis
AgeCommit message (Expand)AuthorFilesLines
2024-02-05[Analysis] Convert tests to opaque pointers (NFC)Nikita Popov4-134/+134
2021-05-07[LoopNest] Consider loop nest with inner loop guard using outer loopWhitney Tsang2-67/+145
2021-02-24[LoopNest] Use `getUniqueSuccessor()` instead when checking empty blocksTa-Wei Tu1-0/+44
2021-01-05[LoopNest] Allow empty basic blocks without loopsWhitney Tsang1-0/+49
2021-01-04Revert "[LoopNest] Allow empty basic blocks without loops"Whitney Tsang1-49/+0
2021-01-04[LoopNest] Allow empty basic blocks without loopsWhitney Tsang1-0/+49
2020-08-25[LoopNest] False negative of `arePerfectlyNested` with LCSSA loopsTa-Wei Tu1-0/+248
2020-03-03[LoopNest]: Analysis to discover properties of a loop nest.Whitney Tsang3-0/+803
2020-03-03Revert "[LoopNest]: Analysis to discover properties of a loop nest."Whitney Tsang3-803/+0
2020-03-03[LoopNest]: Analysis to discover properties of a loop nest.Whitney Tsang3-0/+803