summaryrefslogtreecommitdiff
path: root/llvm/utils/UpdateTestChecks
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-04[UTC] Update AMDGPU asm regexp for private functions (#166169)Jay Foad
2025-11-03update_llc_test_checks: Recognize thumbv7k triples (#166270)Matt Arsenault
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-10-27[UpdateTestChecks][llc] Support `arm64-apple-darwin` (#165092)Tomer Shafir
2025-09-23[UpdateTestChecks] Don't fail silently when conflicting CHECK lines means no ...Alex Bradbury
2025-09-11ARM: Move remaining half convert libcall config into tablegen (#153408)Matt Arsenault
2025-09-10[UTC] Record TBAA semantics when autogenerating check linesAntonio Frighetto
2025-09-02[Utils] Fix AArch64 ASM regex after #148287 (#156460)Benjamin Maxwell
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] update_llc_test_checks.py: updated the regexp for ARM target (#148287)Tommaso Fellegara
2025-08-12[utils][UpdateTestChecks] Warn about possible target triple mismatch (#149645)Tomer Shafir
2025-07-30[utils][UpdateTestChecks] update_llc_test_checks.py - armv7-apple-darwin trip...woruyu
2025-07-24[utils] Add spirv triple to update_llc_test_checks (#150223)Nathan Gauër
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