summaryrefslogtreecommitdiff
path: root/utils/update_mir_test_checks.py
AgeCommit message (Expand)Author
2018-03-12update_mir_test_checks: Fix handling of IR input after r326284Justin Bogner
2018-02-28update_mir_test_checks: Use the regexes from UpdateTestChecks.commonJustin Bogner
2018-02-28update_mir_test_checks: Drop support for vreg block checksJustin Bogner
2018-01-26update_mir_test_checks: Accept "." in function namesJustin Bogner
2018-01-23update_mir_test_checks: Improve the check for LLVM IR in MIR filesJustin Bogner
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