summaryrefslogtreecommitdiff
path: root/utils/update_mir_test_checks.py
AgeCommit message (Expand)Author
2017-12-19update_mir_test_checks: Accept IR as input as well as MIRJustin Bogner
2017-12-18update_mir_test_checks: Add "mir" to some states and regex namesJustin Bogner
2017-11-06update_mir_test_checks: Be careful about replacing entire vregsJustin Bogner
2017-10-18update_mir_test_checks: Support adding checks for vreg classesJustin Bogner
2017-10-18update_mir_test_checks: Improve message when updating failsJustin Bogner
2017-10-18update_mir_test_checks: Handle empty liveinsJustin Bogner
2017-10-18update_mir_test_checks: Do a better job of disambiguating namesJustin Bogner
2017-10-18update_mir_test_checks: Support '-' in function namesJustin Bogner
2017-10-18update_mir_test_checks: Fix a typo I made while preparing for commitJustin Bogner
2017-10-18Add a utility to update MIR checks, similar to update_llc_test_checksJustin Bogner