about summary refs log tree commit diff
path: root/src/test/mir-opt/simplify-arm.rs
AgeCommit message (Expand)AuthorLines
2021-05-18No matter how trivial the change, tidy always finds a way to complain...Scott McMurray-2/+2
2021-05-18Mention the issue number for the new mir-opt in the FIXMEs scottmcm-1/+1
2021-05-09PR feedbackScott McMurray-4/+4
2021-05-06mir-opt & codegen test updatesScott McMurray-1/+16
2021-03-05Bump mir-opt-level from 2 to 3 in testsSantiago Pastorino-1/+1
2020-10-01Disable the SimplifyArmIdentity mir-optWesley Wiser-1/+1
2020-08-16Implement 'considered equal' for statements, so that for example `_0 = _1` an...Simon Vandel Sillesen-1/+1
2020-07-29add crate name to mir dumpsXavier Denis-6/+6
2020-05-11Modify SimplifyArmIdentity so it can trigger on mir-opt-level=1Wesley Wiser-0/+32