summaryrefslogtreecommitdiffstats
path: root/llvm/utils/UpdateTestChecks/common.py
Commit message (Expand)AuthorAgeFilesLines
* [utils] Use operator "in" instead of bound function "has_key"Roger Ferrer Ibanez2018-12-071-1/+1
* [Utils][X86] Help update_llc_test_checks.py to recognise retl/retq to reduce ...Simon Pilgrim2018-06-011-9/+30
* [UpdateTestChecks] Add update_analyze_test_checks.py for cost model analysis ...Simon Pilgrim2018-04-061-5/+21
* [UpdateTestChecks] Moved core functionality of add_asm_checks into add_checksSimon Pilgrim2018-04-051-4/+12
* [UpdateTestChecks] Split core functionality of add_ir_checks into add_checksSimon Pilgrim2018-04-051-7/+13
* [UpdateTestChecks] Remove unnecessary return from add_ir_checksSimon Pilgrim2018-04-051-1/+0
* [UpdateTestChecks] Handle IR variables with a '-' in the nameAlexander Richardson2018-03-141-1/+2
* Fix LLVM IR check lines in utils/update_cc_test_checks.pyFangrui Song2018-03-141-6/+9
* [utils] Add utils/update_cc_test_checks.pyFangrui Song2018-03-021-2/+8
* update_mir_test_checks: Use the regexes from UpdateTestChecks.commonJustin Bogner2018-02-281-5/+6
* [utils] Refactor utils/update_{,llc_}test_checks.py to share more codeFangrui Song2018-02-101-13/+150
* Make utils/UpdateTestChecks/common.py Python 2/3 compatible and fix print sta...Fangrui Song2018-02-021-6/+9
* [utils] De-duplicate utils/update_{llc_,}test_checks.pyFangrui Song2018-01-301-0/+65
OpenPOWER on IntegriCloud