aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/UpdateTestChecks/asm.py
AgeCommit message (Expand)AuthorFilesLines
2025-06-14[utils] Add "aarch64-apple-macosx" triple to update_llc_test_checks.py (#144023)Tomer Shafir1-0/+1
2025-05-18[MC][AArch64][ARM][X86] Push target-dependent assembler flags into targets (#...Jessica Clarke1-5/+11
2024-11-23[UTC] Add support for Xtensa (#117441)Sergei Barannikov1-0/+17
2024-08-09[update_llc_test_checks][AMDGPU] Update AMDGPU regexp in update_llc_test_chec...Juan Manuel Martinez Caamaño1-0/+1
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-19update_test_checks: match IR basic block labels (#88979)Nicolai Hähnle1-3/+2
2023-11-28[UTC] Support arm64-apple-macosx in update_llc_test_checks.py. (#73568)Florian Hahn1-0/+1
2023-09-21[UpdateTestChecks] Add support for SPIRV in update_llc_test_checks.py (#66213)Paulo Matos1-0/+26
2023-06-03coach UpdateTestChecks to filter out certain symbol aliases for m68kSheng1-4/+5
2023-05-17[NFC][Py Reformat] Reformat python files in llvmTobias Hieta1-401/+458
2023-05-06[UpdateTestChecks] More support for X86 exception handlingJay Foad1-1/+1
2023-03-02[UTC] Include return type/attributes under --version 2Nikita Popov1-2/+2
2023-01-12[UpdateTestChecks] Handle nounwind functions for s390xNikita Popov1-1/+1
2023-01-10[UpdateTestChecks] Add wasm64 targetLuke Lau1-3/+4
2022-12-15[UpdateTestChecks][PowerPC] Add ppc64 triple supportKai Nacke1-0/+1
2022-10-12[UpdateTestChecks] Add basic BPF triple handlingSimon Pilgrim1-0/+20
2022-09-05[ARM64EC 3/?] Mark reserved registers specific to ARM64EC ABI.Eli Friedman1-0/+1
2022-08-26Mark the $local function begin symbol as a functionAlex Richardson1-1/+4
2022-08-24[update_llc_test_checks][VE] Handle .Lfoo$local in function regexAlex Richardson1-0/+3
2022-08-09[ARM] Emit local aliases (.Lfoo$local) for functionsAlex Richardson1-0/+1
2022-07-20update-test-checks: safely handle tests with #if'sNicolai Hähnle1-4/+5
2022-07-06[LoongArch] Add LoongArch support to update_llc_test_checkswanglei1-1/+20
2022-07-03[AArch64] Regenerate more tests. NFCDavid Green1-1/+2
2022-05-26[UpdateTestChecks] Auto-generate stub bodies for unused prefixesMircea Trofin1-3/+3
2022-05-14[update_llc_test_checks] Use FileCheck captures for MCInst/MCReg outputAlex Richardson1-5/+3
2022-04-15[NFC][UpdateTestChecks] Fix whitespace in common.py and asm.pyDaniil Kovalev1-34/+34
2022-04-15[UpdateTestChecks] Add NVPTX support in update_llc_test_checks.pyDaniil Kovalev1-1/+41
2022-03-01[UpdateLLCTestChecks] Add support for isel debug output in update_llc_test_ch...Yatao Wang1-16/+1
2022-01-31[UpdateTestChecks] Re-add --filter and --filter-out optionsDavid Greene1-2/+5
2022-01-28Revert "[UpdateTestChecks] Add --filter and --filter-out options"David Greene1-5/+2
2022-01-28[UpdateTestChecks] Add --filter and --filter-out optionsDavid Greene1-2/+5
2022-01-05[CSKY] Add python script of CSKY asm update test checkZi Xuan Wu1-0/+19
2021-12-23[VE] Add VE support to update_llc_test_checksSimon Moll1-0/+18
2021-09-28[update_llc_test_checks.py] Fix MIPS ASM regex for functions with EHAlex Richardson1-0/+1
2021-06-23[NFC][ARM] Fix update_llc_test_checks for thumbv7-apple-darwin, autogenerate ...Roman Lebedev1-2/+9
2021-06-23[NFC][ARM] Fix update_llc_test_checks for aarch64-apple-ios/thumbv7s-apple-da...Roman Lebedev1-0/+9
2021-06-23[NFC][ARM] Fix update_llc_test_checks for thumbv7-apple-ios, autogenerate swi...Roman Lebedev1-9/+1
2021-06-23[NFC][ARM] Fix update_llc_test_checks for armv7-apple-ios, autogenerate ifcvt...Roman Lebedev1-1/+7
2021-05-21[UpdateTestChecks] Default --x86_scrub_rip to FalseFangrui Song1-2/+2
2021-03-28[X86][update_llc_test_checks] Use a less greedy regular expression for replac...Craig Topper1-1/+1
2021-03-08[M68k][test](6/8) Add all of the testsMin-Yih Hsu1-0/+17
2021-01-26[update_llc_test_checks] Support AVRBen Shi1-0/+17
2021-01-05[UpdateTestChecks] Fix PowerPC RE to support AIX assemblyQiu Chaofan1-6/+5
2020-12-30[update_llc_test_checks] Support Windows .seh_proc for x86Fangrui Song1-1/+1
2020-12-30[update_llc_test_checks] Support .Lfunc$local for x86 -relocation-model=pic d...Fangrui Song1-1/+3
2020-12-16[NFC] factor update test function test builder as a classMircea Trofin1-6/+2
2020-12-12[UpdateTestChecks] Add --(no-)x86_scrub_sp option.Harald van Dijk1-2/+3
2020-12-03[Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth.Ahmed Bougacha1-0/+1