summaryrefslogtreecommitdiff
path: root/llvm/utils/UpdateTestChecks/isel.py
AgeCommit message (Expand)Author
2024-05-19update_test_checks: match IR basic block labels (#88979)Nicolai Hähnle
2023-05-17[NFC][Py Reformat] Reformat python files in llvmTobias Hieta
2023-03-02[UTC] Include return type/attributes under --version 2Nikita Popov
2022-05-26[UpdateTestChecks] Auto-generate stub bodies for unused prefixesMircea Trofin
2022-05-14[update_llc_test_checks] Use FileCheck captures for MCInst/MCReg outputAlex Richardson
2022-04-15[UpdateTestChecks] Add NVPTX support in update_llc_test_checks.pyDaniil Kovalev
2022-03-01[UpdateLLCTestChecks] Add support for isel debug output in update_llc_test_ch...Yatao Wang