summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/JumpThreading/phi-known.ll
AgeCommit message (Expand)Author
2023-08-22[ValueTracking] Use predicates for incoming phi-edges to deduce non-zeroNoah Goldstein
2023-08-22[JumpThreading] Regenerate checks for test; NFCNoah Goldstein
2022-11-27JumpThreading: Convert tests to -passesMatt Arsenault
2022-11-27JumpThreading: Convert tests to opaque pointersMatt Arsenault
2019-04-17Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher
2019-04-17Temporarily Revert "Add basic loop fusion pass."Eric Christopher
2018-05-01Fix the issue that ComputeValueKnownInPredecessors only handles the case whenWei Mi
2015-08-31[LazyValueInfo] Look through Phi nodes when trying to prove a predicatePhilip Reames