summaryrefslogtreecommitdiffstats
path: root/llvm/utils/update_mca_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-28/+2
* [UptestTestChecks][NFC] Share some common command line options codeAlex Richardson2019-11-201-4/+1
* [UpdateTestChecks] Emit warning when invalid value for -check-prefix(es) optionDavid Bolvansky2019-07-291-0/+1
* [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
* [llvm-mca][UpdateTestChecks] Don't try to align blocks that have already been...Greg Bedwell2018-10-291-4/+8
* [utils] Ensure that update_mca_test_checks.py writes prefixes in alphabetical...Greg Bedwell2018-10-041-1/+12
* [utils] simple refactor in update_mca_test_checks.py to make intent more read...Greg Bedwell2018-10-041-14/+13
* [utils] Cope with the binary having a .exe extension in update_mca_test_check...Greg Bedwell2018-09-281-2/+2
* [utils] Stricter checking from update_mca_test_checks.pyGreg Bedwell2018-09-281-10/+22
* [utils] Allow better identification of matching blocks in update_mca_test_che...Greg Bedwell2018-09-281-0/+67
* [UpdateTestChecks] Error if --llvm-mca-binary gets an empty stringGreg Bedwell2018-06-051-0/+3
* [llvm-mca][UpdateTestChecks] Prevent an IndexError being raised when given em...Greg Bedwell2018-06-041-1/+1
* [llvm-mca] Make sure not to end the test files with an empty line.Roman Lebedev2018-06-041-3/+5
* [UpdateTestChecks] Improved update_mca_test_checks block analysisGreg Bedwell2018-05-241-22/+161
* [UpdateTestChecks] Change update_mca_test_checks.py file mode to match the ot...Greg Bedwell2018-04-251-0/+0
* [UpdateTestChecks] Fix update_mca_test_checks.py slowness issueGreg Bedwell2018-04-201-8/+1
* [UpdateTestChecks] Add update_mca_test_checks.py scriptGreg Bedwell2018-04-181-0/+368
OpenPOWER on IntegriCloud