summaryrefslogtreecommitdiff
path: root/llvm/utils/UpdateTestChecks
AgeCommit message (Expand)Author
2025-06-14[utils] Add "aarch64-apple-macosx" triple to update_llc_test_checks.py (#144023)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-18[MC][AArch64][ARM][X86] Push target-dependent assembler flags into targets (#...Jessica Clarke
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-11-23[UTC] Add support for Xtensa (#117441)Sergei Barannikov
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-08-09[update_llc_test_checks][AMDGPU] Update AMDGPU regexp in update_llc_test_chec...Juan Manuel Martinez Caamaño
2024-07-03UTC: support debug output from LDist (#93208)Ramkumar Ramachandra
2024-06-04update_test_checks: drop the other arm64_32 handlersJon Roelofs
2024-06-03update_test_checks: support more arm64_32-apple-watchos triplesJon Roelofs
2024-05-27update_llc_test_checks: better support for non-llc tools (#93135)Nicolai Hähnle
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-28[UTC] Support arm64-apple-macosx in update_llc_test_checks.py. (#73568)Florian Hahn
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
2023-09-21[UpdateTestChecks] Add support for SPIRV in update_llc_test_checks.py (#66213)Paulo Matos
2023-08-29[UTC] Keep function args parenthesis on label line (bumps version to 3)Jannik Silvanus
2023-08-23[UTC] Honor global-value-regex in UTC_ARGSJohannes Doerfert
2023-07-14Revert "[UTC] Add fallback support for specific metadata, and check their defs"Johannes Doerfert