summaryrefslogtreecommitdiffstats
path: root/llvm/utils/update_llc_test_checks.py
Commit message (Expand)AuthorAgeFilesLines
* [X86][AVX512] Add support for masked shuffle commentsSimon Pilgrim2016-07-031-1/+1
* [X86] Updated test checks script to generalise LCPI symbol refsSimon Pilgrim2016-06-111-1/+4
* don't hardcode the name of the llc checks scriptSanjay Patel2016-03-241-5/+2
* reorganize llc checks script to allow more flexibility, part 2; NFCISanjay Patel2016-03-241-73/+104
* reorganize llc checks script to allow more flexibility; NFCISanjay Patel2016-03-231-28/+31
* [utils] Add windows support to update_llc_test_checks.pySimon Pilgrim2016-01-271-1/+3
* Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight2015-11-231-1/+7
* [x86] Teach my test updating script about another quirk of the printedChandler Carruth2015-02-151-1/+1
* [x86] Teach the test update script to strip trailing whitespace.Chandler Carruth2015-02-041-0/+3
* [x86] Tweak my update script to use test case function names startingChandler Carruth2015-02-031-0/+3
* Add a new utility script that helps update very simple regression tests.Chandler Carruth2015-01-121-0/+207
OpenPOWER on IntegriCloud