summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/JumpThreading/header-succ.ll
AgeCommit message (Expand)Author
2022-11-27JumpThreading: Convert tests to -passesMatt Arsenault
2019-11-01[JT][CVP] Regenerate test checks, againNikita Popov
2019-10-31[LVI] Regenerate test checks; NFCNikita Popov
2019-04-17Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher
2019-04-17Temporarily Revert "Add basic loop fusion pass."Eric Christopher
2018-03-29[JumpThreading] Don't select an edge that we know we can't threadHaicheng Wu