summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/ScalarEvolution/invalidation.ll
AgeCommit message (Expand)Author
2024-03-06[SCEV] Extend type hint in analysis output to all backedge kindsPhilip Reames
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-24[SCEV] Rename max backedge-taken count -> constant max backedge taken-count i...Max Kazantsev
2017-01-15[PM] The assumption cache is fundamentally designed to be self-updating,Chandler Carruth
2017-01-09[PM] Teach SCEV to invalidate itself when its dependencies becomeChandler Carruth