summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/ScalarEvolution/outer_phi.ll
AgeCommit message (Expand)Author
2024-03-06[SCEV] Print predicate backedge count only if new information availablePhilip Reames
2024-03-06[SCEV] Include type when printing constant max backedge taken countPhilip Reames
2022-11-25[SCEV] Fix misplaced \n in printout of max symbolic exit countsMax Kazantsev
2022-11-24[SCEV] Add printout of symbolic max backedge-taken and block exit countMax Kazantsev
2022-11-24[SCEV] Rename max backedge-taken count -> constant max backedge taken-count i...Max Kazantsev
2021-09-16[Test] Add test showing missing opportunity in range inference for SCEVMax Kazantsev