summaryrefslogtreecommitdiffstats
path: root/llvm/utils/update_llc_test_checks.py
Commit message (Expand)AuthorAgeFilesLines
* Util: Improve update_llc_test_checks to scrub macosx-style assembly annotationsZvi Rackover2017-09-061-1/+1
* [utils] add aarch64 target as an optionSanjay Patel2017-08-251-19/+29
* Teach the llc check updater to recognize the end-of-function commentChandler Carruth2017-08-251-2/+2
* Fix update_llc_test_checks.py ARM parsingEli Friedman2017-07-281-1/+1
* [PPC] Add generated tests for all atomic operationsTim Shen2017-03-231-0/+4
* Add SystemZ to utils/update_llc_test_checks.py.Jonas Paulsson2017-03-171-0/+18
* [utils] allow auto-generation of checks for thumb triplesSanjay Patel2017-02-241-0/+2
* Add some testcases for bitfields with illegal widths.Eli Friedman2017-02-241-0/+1
* [utils] Improve extraction of check prefixes from RUN linesNikolai Bozhenov2017-01-141-3/+3
* Fix indentation in r290716.Bryant Wong2016-12-291-4/+4
* Correctly handle multi-lined RUN lines.Bryant Wong2016-12-291-1/+8
* [PowerPC] Add ppc support to update_llc_test_checks.py, and ppc tests. NFC.Tim Shen2016-12-221-17/+72
* Add ARM support to update_llc_test_checks.pyEli Friedman2016-12-191-9/+34
* [X86] Fix test checks script to satisfy pyflakesZvi Rackover2016-11-071-5/+4
* [X86] Fix test checks script to handle run lines with no pipe checksZvi Rackover2016-11-071-1/+5
* [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