summaryrefslogtreecommitdiff
path: root/llvm/utils/update_mc_test_checks.py
AgeCommit message (Expand)Author
2025-11-13[Utils][update_mc_test_checks][NFC] Support sorting disassembler tests. (#167...Ivan Kosarev
2025-10-27[Utils][NFC] Clean up update_mc_test_checks.py. (#164454)Ivan Kosarev
2025-10-27[Utils][update_mc_test_checks] Support updating round-trip tests. (#164425)Ivan Kosarev
2025-10-22[Utils][update_mc_test_checks] Generate check lines in alphabetical order. (#...Ivan Kosarev
2025-04-30Change update_xxx_checks to continue on error when processing mutliple inputs...Matthias Braun
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-09-23added a script to update llvm-mc test file (#107246)Brox Chen