summaryrefslogtreecommitdiff
path: root/utils/update_test_checks.py
AgeCommit message (Expand)Author
2017-06-12[utils] remove ability to generate llc check lines from update_test_checks.pySanjay Patel
2017-01-15Update update_test_checks so that . is a valid identifier character in additi...Daniel Berlin
2017-01-14[utils] Improve extraction of check prefixes from RUN linesNikolai Bozhenov
2017-01-13Fix update_test_checks not to accidentally believe type names are variable namesDaniel Berlin
2017-01-09Fix function regex in update_tests so it can handle {}'s in function argsDaniel Berlin
2017-01-07Update update_test_checks to work properly with phi nodes and other fun things.Daniel Berlin
2016-12-29Fix indentation in r290716.Bryant Wong
2016-12-29Correctly handle multi-lined RUN lines.Bryant Wong
2016-12-25Fix `update_test_checks.py` bug that incorrectly truncates IR body.Bryant Wong
2016-07-03[X86][AVX512] Add support for masked shuffle commentsSimon Pilgrim
2016-06-11[X86] Updated test checks script to generalise LCPI symbol refsSimon Pilgrim
2016-04-05fixed to discard earlier advertisingSanjay Patel
2016-04-05add example usage and workflow to --help outputSanjay Patel
2016-04-05check or check-next the first line of the function tooSanjay Patel
2016-03-27workaround for an IR variable named %.Sanjay Patel
2016-03-27add scrubber for excessive leading whitespaceSanjay Patel
2016-03-25fix IR function name regex to allow hyphensSanjay Patel
2016-03-24Add utility script to generate checks for opt or llc regression testsSanjay Patel