summaryrefslogtreecommitdiffstats
path: root/llvm/utils/UpdateTestChecks
Commit message (Expand)AuthorAgeFilesLines
...
* [UpdateTestChecks] Add update_analyze_test_checks.py for cost model analysis ...Simon Pilgrim2018-04-062-6/+22
* [UpdateTestChecks] Moved core functionality of add_asm_checks into add_checksSimon Pilgrim2018-04-052-27/+13
* [UpdateTestChecks] Split core functionality of add_ir_checks into add_checksSimon Pilgrim2018-04-051-7/+13
* [UpdateTestChecks] Make add_asm_checks more like add_ir_checksSimon Pilgrim2018-04-051-5/+8
* [UpdateTestChecks] Remove unnecessary return from add_ir_checksSimon Pilgrim2018-04-051-1/+0
* [x86] Fix a pretty obvious think-o with my asm scrubbing. You have to inChandler Carruth2018-04-031-1/+1
* [x86] Extend my goofy SP offset scrubbing for llc test cases to actuallyChandler Carruth2018-04-031-0/+7
* [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-022-3/+9
* 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-102-14/+185
* 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-303-0/+264
OpenPOWER on IntegriCloud