aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/UpdateTestChecks
AgeCommit message (Expand)AuthorFilesLines
2025-11-06Reapply "[utils][UpdateLLCTestChecks] Add MIR support to update_llc_test_chec...Valery Pykhtin2-2/+10
2025-11-05Revert "[utils][UpdateLLCTestChecks] Add MIR support to update_llc_test_check...Valery Pykhtin2-10/+2
2025-11-05[utils][UpdateLLCTestChecks] Add MIR support to update_llc_test_checks.py. (#...Valery Pykhtin2-2/+10
2025-11-04[UTC] Update AMDGPU asm regexp for private functions (#166169)Jay Foad1-2/+2
2025-11-03update_llc_test_checks: Recognize thumbv7k triples (#166270)Matt Arsenault1-0/+1
2025-11-01[UTC] CHECK-EMPTY instead of skipping blank lines (#165718)Kunqiu Chen1-3/+20
2025-10-31[UTC] Support to test annotated IR (#165419)Kunqiu Chen1-6/+19
2025-10-30[utils][UpdateTestChecks] Extract MIR functionality into separate mir.py modu...Valery Pykhtin2-238/+362
2025-10-28[UTC] Indent switch cases (#165212)Kunqiu Chen1-0/+2
2025-10-27[UpdateTestChecks][llc] Support `arm64-apple-darwin` (#165092)Tomer Shafir1-0/+1
2025-09-23[UpdateTestChecks] Don't fail silently when conflicting CHECK lines means no ...Alex Bradbury1-20/+45
2025-09-11ARM: Move remaining half convert libcall config into tablegen (#153408)Matt Arsenault1-0/+1
2025-09-10[UTC] Record TBAA semantics when autogenerating check linesAntonio Frighetto1-3/+104
2025-09-02[Utils] Fix AArch64 ASM regex after #148287 (#156460)Benjamin Maxwell1-1/+1
2025-08-29[SCEVDivision] Add SCEVDivisionPrinterPass with corresponding tests (#155832)Ryotaro Kasuga1-0/+1
2025-08-21[delinearize] use update_analyze_test_checks.py in delinearization testcases ...Sebastian Pop1-0/+1
2025-08-12[Utils] update_llc_test_checks.py: updated the regexp for ARM target (#148287)Tommaso Fellegara1-8/+8
2025-08-12[utils][UpdateTestChecks] Warn about possible target triple mismatch (#149645)Tomer Shafir1-0/+6
2025-07-30[utils][UpdateTestChecks] update_llc_test_checks.py - armv7-apple-darwin trip...woruyu1-5/+3
2025-07-24[utils] Add spirv triple to update_llc_test_checks (#150223)Nathan Gauër1-0/+1
2025-06-14[utils] Add "aarch64-apple-macosx" triple to update_llc_test_checks.py (#144023)Tomer Shafir1-0/+1
2025-05-22[GlobalISel] Add a update_givaluetracking_test_checks.py script (#140296)David Green1-0/+238
2025-05-21[LAA] Tweak debug output for UTC stability (#140764)Ramkumar Ramachandra1-0/+1
2025-05-18[MC][AArch64][ARM][X86] Push target-dependent assembler flags into targets (#...Jessica Clarke1-5/+11
2025-05-09update_test_checks: indent dbg records (#139230)Orlando Cazalet-Hyams1-0/+2
2025-04-24update_test_checks: Relax DIFile filename checks (#135692)Scott Linder1-1/+1
2025-03-18update_test_checks: add new --filter-out-after option (#129739)David Sherwood1-12/+59
2025-02-19UpdateTestChecks: Don't check meta details in func definition w/--global none...Jinsong Ji1-2/+15
2025-01-29[DA] enable update_analyze_test_checks.py (#123435)Sebastian Pop1-0/+1
2025-01-13Handle leading underscores in update_cc_test_checks.py (#121800)Momchil Velikov1-0/+16
2025-01-08[UpdateTestChecks][NFC] - Fix typos (#121964)Jessica Del1-1/+1
2024-11-23[UTC] Add support for Xtensa (#117441)Sergei Barannikov1-0/+17
2024-10-30[AMDGPU][test] fix the error case in update_mc_test_check script (#112731)Brox Chen1-0/+1
2024-10-29[AMDGPU][test]added unique and sort options for update_mc_test_check script (...Brox Chen1-1/+3
2024-10-07update_test_checks: fix a simple regression (#111347)Nicolai Hähnle1-1/+1
2024-10-04update_test_checks: collect original check lines for old versions of lit test...Nicolai Hähnle1-1/+4
2024-10-04update_test_checks: improve IR value name stability (#110940)Nicolai Hähnle1-27/+103
2024-09-23added a script to update llvm-mc test file (#107246)Brox Chen1-1/+1
2024-08-30[NFC] Prefer subprocess.DEVNULL over os.devnull (#106500)Nicolas van Kempen1-9/+7
2024-08-28[NVPTX] Support __usAtomicCAS builtin (#99646)Denis.G1-0/+1
2024-08-09[update_llc_test_checks][AMDGPU] Update AMDGPU regexp in update_llc_test_chec...Juan Manuel Martinez Caamaño1-0/+1
2024-07-03UTC: support debug output from LDist (#93208)Ramkumar Ramachandra1-2/+4
2024-06-04update_test_checks: drop the other arm64_32 handlersJon Roelofs1-5/+0
2024-06-03update_test_checks: support more arm64_32-apple-watchos triplesJon Roelofs1-1/+2
2024-05-27update_llc_test_checks: better support for non-llc tools (#93135)Nicolai Hähnle1-1/+2
2024-05-23Fix update-test-checks.py on Python 3.6 (#93116)Eli Friedman1-1/+1
2024-05-19update_test_checks: match IR basic block labels (#88979)Nicolai Hähnle3-462/+473
2024-04-17[RemoveDIs] Update update_test_checks script to recognize dbg_records (#87388)Stephen Tozer1-1/+1
2024-04-17update_test_checks: keep names stable with generated functions (#87988)Nicolai Hähnle1-24/+35
2024-04-16update_test_checks: remove an unused functionNicolai Hähnle1-4/+0