aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/update_test_checks.py
AgeCommit message (Expand)AuthorFilesLines
2016-07-03[X86][AVX512] Add support for masked shuffle commentsSimon Pilgrim1-1/+1
2016-06-11[X86] Updated test checks script to generalise LCPI symbol refsSimon Pilgrim1-0/+3
2016-04-05fixed to discard earlier advertisingSanjay Patel1-3/+4
2016-04-05add example usage and workflow to --help outputSanjay Patel1-2/+25
2016-04-05check or check-next the first line of the function tooSanjay Patel1-5/+15
2016-03-27workaround for an IR variable named %.Sanjay Patel1-0/+2
2016-03-27add scrubber for excessive leading whitespaceSanjay Patel1-0/+3
2016-03-25fix IR function name regex to allow hyphensSanjay Patel1-2/+2
2016-03-24Add utility script to generate checks for opt or llc regression testsSanjay Patel1-0/+355