summary refs log tree commit diff
path: root/tests/mir-opt/instsimplify
AgeCommit message (Expand)AuthorLines
2024-03-10MIR printing: print the path of uneval'd const; refer to promoteds in a consi...Ralf Jung-1/+1
2024-02-25Use generic `NonZero` in tests.Markus Reiter-2/+2
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-9/+9
2024-01-27Update tests.Markus Reiter-2/+2
2023-10-25Never consider raw pointer casts to be trivalNilstrieb-15/+25
2023-10-19FileCheck casts.Camille GILLOT-0/+75
2023-10-19FileCheck combine_transmutes.Camille GILLOT-0/+211
2023-10-19FileCheck duplicate_switch_targets.Camille GILLOT-0/+50
2023-10-19FileCheck intrinsic_asserts.Camille GILLOT-0/+174
2023-10-19FileCheck combine_clone_of_primitives.Camille GILLOT-0/+162
2023-10-19FileCheck bool_compare.Camille GILLOT-0/+356
2023-10-19FileCheck combine_array_len.Camille GILLOT-0/+169