summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/JumpThreading/thread-two-bbs-threshold.ll
AgeCommit message (Expand)Author
2022-11-27JumpThreading: Convert tests to -passesMatt Arsenault
2022-11-27JumpThreading: Convert tests to opaque pointersMatt Arsenault
2020-08-05[JumpThreading] Consider freeze as a zero-cost instructionJuneyoung Lee
2020-08-05[JumpThreading] Add a test for D85023; NFCJuneyoung Lee