summaryrefslogtreecommitdiffstats
path: root/llvm/utils/update_analyze_test_checks.py
Commit message (Expand)AuthorAgeFilesLines
* [UpdateTestChecks] Change shebang from python to python3Fangrui Song2019-12-031-1/+1
* [UpdateTestChecks] Share the code to parse RUN: lines between all scriptsAlex Richardson2019-12-021-23/+5
* [UptestTestChecks][NFC] Share some common command line options codeAlex Richardson2019-11-201-5/+1
* [Utils] Allow update_test_checks to check function informationJohannes Doerfert2019-10-301-1/+1
* [UpdateTestChecks] Update tests optionDavid Bolvansky2019-08-071-4/+21
* [UpdateTestChecks] Emit warning when invalid value for -check-prefix(es) optionDavid Bolvansky2019-07-291-0/+1
* Add wildcard support to all update_*_test_checks.py scripts (PR37500)Simon Pilgrim2019-03-051-5/+3
* [utils] Fix update scripts output when run on python3.Simon Pilgrim2019-01-301-1/+1
* Python compat - no explicit reference to Python versionSerge Guelton2019-01-031-1/+1
* Python compat - print statementSerge Guelton2019-01-031-10/+12
* [NFC] chmod +x utils/update_analyze_test_checks.pyRoman Lebedev2018-06-151-0/+0
* [UpdateTestChecks] Add update_analyze_test_checks.py for cost model analysis ...Simon Pilgrim2018-04-061-0/+191
OpenPOWER on IntegriCloud