about summary refs log tree commit diff
path: root/tests/mir-opt/gvn.arithmetic.GVN.panic-abort.diff
AgeCommit message (Expand)AuthorLines
2024-08-18Bless *all* the mir-opt testsScott McMurray-65/+65
2024-03-10MIR printing: print the path of uneval'd const; refer to promoteds in a consi...Ralf Jung-2/+2
2024-01-16Simplify binary ops.Camille GILLOT-133/+224
2023-10-25Evaluate computed values to constants.Camille GILLOT-8/+10
2023-10-25Do not remove unused definitions inside GVN.Camille GILLOT-51/+56
2023-09-24Add global value numbering pass.Camille GILLOT-0/+342