summaryrefslogtreecommitdiff
path: root/llvm/utils/UpdateTestChecks/common.py
AgeCommit message (Expand)Author
2025-11-06Reapply "[utils][UpdateLLCTestChecks] Add MIR support to update_llc_test_chec...Valery Pykhtin
2025-11-05Revert "[utils][UpdateLLCTestChecks] Add MIR support to update_llc_test_check...Valery Pykhtin
2025-11-05[utils][UpdateLLCTestChecks] Add MIR support to update_llc_test_checks.py. (#...Valery Pykhtin
2025-11-01[UTC] CHECK-EMPTY instead of skipping blank lines (#165718)Kunqiu Chen
2025-10-31[UTC] Support to test annotated IR (#165419)Kunqiu Chen
2025-10-30[utils][UpdateTestChecks] Extract MIR functionality into separate mir.py modu...Valery Pykhtin
2025-10-28[UTC] Indent switch cases (#165212)Kunqiu Chen
2025-09-23[UpdateTestChecks] Don't fail silently when conflicting CHECK lines means no ...Alex Bradbury
2025-09-10[UTC] Record TBAA semantics when autogenerating check linesAntonio Frighetto
2025-08-29[SCEVDivision] Add SCEVDivisionPrinterPass with corresponding tests (#155832)Ryotaro Kasuga
2025-08-21[delinearize] use update_analyze_test_checks.py in delinearization testcases ...Sebastian Pop
2025-08-12[utils][UpdateTestChecks] Warn about possible target triple mismatch (#149645)Tomer Shafir
2025-05-22[GlobalISel] Add a update_givaluetracking_test_checks.py script (#140296)David Green
2025-05-21[LAA] Tweak debug output for UTC stability (#140764)Ramkumar Ramachandra
2025-05-09update_test_checks: indent dbg records (#139230)Orlando Cazalet-Hyams
2025-04-24update_test_checks: Relax DIFile filename checks (#135692)Scott Linder
2025-03-18update_test_checks: add new --filter-out-after option (#129739)David Sherwood
2025-02-19UpdateTestChecks: Don't check meta details in func definition w/--global none...Jinsong Ji
2025-01-29[DA] enable update_analyze_test_checks.py (#123435)Sebastian Pop
2025-01-13Handle leading underscores in update_cc_test_checks.py (#121800)Momchil Velikov
2025-01-08[UpdateTestChecks][NFC] - Fix typos (#121964)Jessica Del
2024-10-30[AMDGPU][test] fix the error case in update_mc_test_check script (#112731)Brox Chen
2024-10-29[AMDGPU][test]added unique and sort options for update_mc_test_check script (...Brox Chen
2024-10-07update_test_checks: fix a simple regression (#111347)Nicolai Hähnle
2024-10-04update_test_checks: collect original check lines for old versions of lit test...Nicolai Hähnle
2024-10-04update_test_checks: improve IR value name stability (#110940)Nicolai Hähnle
2024-09-23added a script to update llvm-mc test file (#107246)Brox Chen
2024-08-30[NFC] Prefer subprocess.DEVNULL over os.devnull (#106500)Nicolas van Kempen
2024-08-28[NVPTX] Support __usAtomicCAS builtin (#99646)Denis.G
2024-07-03UTC: support debug output from LDist (#93208)Ramkumar Ramachandra
2024-05-23Fix update-test-checks.py on Python 3.6 (#93116)Eli Friedman
2024-05-19update_test_checks: match IR basic block labels (#88979)Nicolai Hähnle
2024-04-17[RemoveDIs] Update update_test_checks script to recognize dbg_records (#87388)Stephen Tozer
2024-04-17update_test_checks: keep names stable with generated functions (#87988)Nicolai Hähnle
2024-04-16update_test_checks: remove an unused functionNicolai Hähnle
2024-03-08update_test_checks: keep meta variables stable by defaultNicolai Hähnle
2024-03-08Revert "update_test_checks: keep meta variables stable by default"Nicolai Hähnle
2024-03-08update_test_checks: keep meta variables stable by defaultNicolai Hähnle
2024-03-08update_test_checks: simplify get_ir_regexNicolai Hähnle
2024-03-08update_test_checks: simplify is_local_def_ir_valueNicolai Hähnle
2024-02-28[UTC] Don't leave dangling CHECK-SAME when removing CHECK lines (#82569)Henrik G. Olsson
2024-02-20[UTC] Fix SyntaxWarning on Python 3.12 (#82327)Luke Lau
2024-02-08Fix test failure if CLANG_VENDOR contains spaces (#81017)Yi Kong
2023-12-05Include LLVM_VERSION_SUFFIX in the Clang version string. (#74469)James Y Knight
2023-11-21Support BranchProbabilityInfo in update_analyze_test_checks.py (#72943)Matthias Braun
2023-11-13Recommit changes to global checks (#71171)Henrik G. Olsson
2023-11-09[UTC] Escape multiple {{ or }} in input for check lines. (#71790)Florian Hahn
2023-10-31update_analyze_test_checks: support output from LAA (#67584)Ramkumar Ramachandra
2023-10-30[UTC] Recognise CHECK lines with globals matched literally (#70050)Henrik G. Olsson
2023-09-26UpdateTestChecks: squelch warning on SCEV output (#67443)Ramkumar Ramachandra