summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/LoopNestAnalysis
AgeCommit message (Expand)Author
2024-02-05[Analysis] Convert tests to opaque pointers (NFC)Nikita Popov
2021-05-07[LoopNest] Consider loop nest with inner loop guard using outer loopWhitney Tsang
2021-02-24[LoopNest] Use `getUniqueSuccessor()` instead when checking empty blocksTa-Wei Tu
2021-01-05[LoopNest] Allow empty basic blocks without loopsWhitney Tsang
2021-01-04Revert "[LoopNest] Allow empty basic blocks without loops"Whitney Tsang
2021-01-04[LoopNest] Allow empty basic blocks without loopsWhitney Tsang
2020-08-25[LoopNest] False negative of `arePerfectlyNested` with LCSSA loopsTa-Wei Tu
2020-03-03[LoopNest]: Analysis to discover properties of a loop nest.Whitney Tsang
2020-03-03Revert "[LoopNest]: Analysis to discover properties of a loop nest."Whitney Tsang
2020-03-03[LoopNest]: Analysis to discover properties of a loop nest.Whitney Tsang