aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/update_llc_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-1/+4
2016-03-24don't hardcode the name of the llc checks scriptSanjay Patel1-5/+2
2016-03-24reorganize llc checks script to allow more flexibility, part 2; NFCISanjay Patel1-73/+104
2016-03-23reorganize llc checks script to allow more flexibility; NFCISanjay Patel1-28/+31
2016-01-27[utils] Add windows support to update_llc_test_checks.pySimon Pilgrim1-1/+3
2015-11-23Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight1-1/+7
2015-02-15[x86] Teach my test updating script about another quirk of the printedChandler Carruth1-1/+1
2015-02-04[x86] Teach the test update script to strip trailing whitespace.Chandler Carruth1-0/+3
2015-02-03[x86] Tweak my update script to use test case function names startingChandler Carruth1-0/+3
2015-01-12Add a new utility script that helps update very simple regression tests.Chandler Carruth1-0/+207