summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/IndVarSimplify/outer_phi.ll
AgeCommit message (Expand)Author
2022-12-13[IndVarSimplify] Convert tests to opaque pointers (NFC)Nikita Popov
2022-10-13[test][IndVarSimplify] Use -passes syntax in RUN lines. NFCBjorn Pettersson
2022-08-22[SCEV] Prove condition invariance via context, try 2Max Kazantsev
2022-08-19Revert "[SCEV] Prove condition invariance via context"Max Kazantsev
2022-08-12[SCEV] Prove condition invariance via contextMax Kazantsev
2021-10-15[SCEV] Prove implication of predicates to their sign-flipped counterpartsMax Kazantsev
2021-10-06[Test] Few more symmetrical test for D110517Max Kazantsev
2021-10-06[Test] Add some more symmetrical test cases for D110517Max Kazantsev
2021-09-27[Test] Add some simple tests where IndVars cannot remove a check in loopMax Kazantsev
2021-09-17[Test] One more missing opportunity on IndVars check removalMax Kazantsev
2021-09-15[Test] Add a test showing missing opportunities in branch deletion by indvarsMax Kazantsev