1. 52a5039 [utils] Use operator "in" instead of bound function "has_key" by Roger Ferrer Ibanez · 7 years ago
  2. ee76944 [Utils][X86] Help update_llc_test_checks.py to recognise retl/retq to reduce CHECK duplication (PR35003) by Simon Pilgrim · 7 years ago
  3. 5334a2c [UpdateTestChecks] Add update_analyze_test_checks.py for cost model analysis generation by Simon Pilgrim · 8 years ago
  4. 8296229 [UpdateTestChecks] Moved core functionality of add_asm_checks into add_checks by Simon Pilgrim · 8 years ago
  5. 978502f [UpdateTestChecks] Split core functionality of add_ir_checks into add_checks by Simon Pilgrim · 8 years ago
  6. abba048 [UpdateTestChecks] Remove unnecessary return from add_ir_checks by Simon Pilgrim · 8 years ago
  7. 115b067 [UpdateTestChecks] Handle IR variables with a '-' in the name by Alexander Richardson · 8 years ago
  8. 56fb2b2 Fix LLVM IR check lines in utils/update_cc_test_checks.py by Fangrui Song · 8 years ago
  9. 0a301a1 [utils] Add utils/update_cc_test_checks.py by Fangrui Song · 8 years ago
  10. 35a9d1b update_mir_test_checks: Use the regexes from UpdateTestChecks.common by Justin Bogner · 8 years ago
  11. 4f0f426 [utils] Refactor utils/update_{,llc_}test_checks.py to share more code by Fangrui Song · 8 years ago
  12. 3823fc4 Make utils/UpdateTestChecks/common.py Python 2/3 compatible and fix print statements. by Fangrui Song · 8 years ago
  13. ee4e2e7 [utils] De-duplicate utils/update_{llc_,}test_checks.py by Fangrui Song · 8 years ago