summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/ScalarEvolution/max-mulops-inline.ll
AgeCommit message (Expand)Author
2022-12-16[SCEV] Convert 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
2016-10-20[SCEV] Add a threshold to restrict number of mul operands to be inlined into ...Li Huang