summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/ScalarEvolution/range-signedness.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
2023-11-24[SCEV] Regenerate test checks (NFC)Nikita Popov
2023-03-07[SCEV] Strengthen nowrap flags via ranges for ARs on construction.Florian Hahn
2023-02-18[SCEV] Add automated test checks for some testsJoshua Cao
2022-12-15[SCEV] Convert some tests to opaque pointers (NFC)Nikita Popov
2021-09-02[test][NewPM] Remove RUN lines using -analyzeArthur Eubanks
2020-07-16[SCEV] Fix ScalarEvolution tests under NPMArthur Eubanks
2015-03-09[SCEV] Unify getUnsignedRange and getSignedRangeSanjoy Das