about summary refs log tree commit diff
path: root/tests/mir-opt/jump_threading.rs
AgeCommit message (Expand)AuthorLines
2023-11-20Fix insertion of statements to be executed along return edge in inliningTomasz Miąsko-9/+9
2023-10-21FileCheck annotations.Camille GILLOT-20/+209
2023-10-21Rebase fallout.Camille GILLOT-1/+1
2023-10-21Implement JumpThreading pass.Camille GILLOT-0/+291