summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/JumpThreading/loop-phi.ll
AgeCommit message (Expand)Author
2024-01-09[JumpThreading] Regenerate test checks (NFC)Nikita Popov
2022-11-27JumpThreading: Convert tests to -passesMatt Arsenault
2020-08-28Revert "[InstSimplify][EarlyCSE] Try to CSE PHI nodes in the same basic block"Owen Anderson
2020-08-27[InstSimplify][EarlyCSE] Try to CSE PHI nodes in the same basic blockRoman Lebedev
2019-07-03[JumpThreading] Fix threading with unusual PHI nodes.Eli Friedman