summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/LoongArch
AgeCommit message (Expand)Author
2025-10-21[clang][CodeGen] Emit `llvm.tbaa.errno` metadata during module creationAntonio Frighetto
2025-09-12[clang] Regenerate test checks including TBAA semantics (NFC)Antonio Frighetto
2025-08-15[clang][LoongArch] Ensure `target("lasx")` implies LSX support (#153542)Ami-zhang
2025-08-15[NFC] Precommit test for issue #149512 (#153541)Ami-zhang
2025-07-18[clang][CodeGen] Set `dead_on_return` when passing arguments indirectlyAntonio Frighetto
2025-07-01[Clang][LoongArch] Fixed incorrect _BitInt(N>64) alignment (#145297)Ami-zhang
2025-06-30[LoongArch] Pre-commit test for _BitInt(N)Ami-zhang
2025-06-28[Clang][LoongArch] Match GCC behaviour when parsing FPRs in asm clobbers (#13...Yao Zi
2025-06-09[LoongArch][BF16] Add support for the __bf16 type (#142548)Ami-zhang
2025-06-03Reland "[Clang][LoongArch] Support target attribute for function" (#142546)Ami-zhang
2025-06-03[clang][LoongArch] Add support for the _Float16 type (#141703)Ami-zhang
2025-05-30[LoongArch] Only report the first range error if there is actually more than ...Weining Lu
2025-05-29Revert "[Clang][LoongArch] Support target attribute for function" (#141998)Paul Kirth
2025-05-29[Clang][LoongArch] Support target attribute for function (#140700)Ami-zhang
2025-05-23[Clang][LoongArch] Add inline asm support for the `q` constraint (#141037)hev
2024-07-31[clang][LoongArch] Pre-commit test for align global. NFCWANG Rui
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2024-04-30[LoongArch][Codegen] Add support for TLSDESCwanglei
2024-03-27[CodeGen][LLVM] Make the `va_list` related intrinsics generic. (#85460)Alex Voicu
2024-03-06[Clang][LoongArch] Fix wrong return value type of __iocsrrd_h (#84100)wanglei
2024-03-06[Clang][LoongArch] Precommit test for fix wrong return value type of __iocsrr...wanglei
2024-02-12[clang][CodeGen] Emit atomic IR in place of optimized libcalls. (#73176)Logikable
2024-01-24[LoongArch][test] Add tests reporting error if lsx/lasx feature is missing wh...leecheechen
2024-01-23[LoongArch] Add definitions and feature 'frecipe' for FP approximation intrin...Ami-zhang
2024-01-06[clang] Add per-global code model attribute (#72078)hev
2024-01-02[Clang][LoongArch] Do not pass vector arguments via vector registers (#74990)yjijd
2023-11-04[LoongArch] Fix ABI mismatch with g++ when handling empty unions (#71025)Lu Weining
2023-11-02[LoongArch] Pre-commit test for issue #70890Weining Lu
2023-10-31[LoongArch] Fix ABI mismatch with gcc/g++ about empty structs passing (#70320)Lu Weining
2023-10-31[LoongArch][CodeGen] Add LASX builtin testcaseschenli
2023-10-31[LoongArch][CodeGen] Add LSX builtin testcaseschenli
2023-10-26[LoongArch][test] Add some ABI regression tests for empty struct. NFCWeining Lu
2023-08-09[Clang][LoongArch] Add '-o /dev/null' to a test that does not care about the ...Dmitri Gribenko
2023-08-09[Clang][LoongArch] Use the ClangBuiltin class to automatically generate suppo...wanglei
2023-08-08[Clang][LoongArch] Fix ABI handling of empty structs in C++ to match GCC beha...Weining Lu
2023-07-25Revert "[Clang][LoongArch] Fix ABI handling of empty structs in C++ to match ...Weining Lu
2023-07-25[LoongArch] Support InlineAsm for LSX and LASXchenli
2023-07-25[Clang][LoongArch] Fix ABI handling of empty structs in C++ to match GCC beha...Weining Lu
2023-07-25[Clang][LoongArch] Pre-commit test for D156116Weining Lu
2023-07-20[LoongArch][NFC] Remove incorrect notes in clang testsWeining Lu
2023-06-13Revert "[FunctionAttrs] Propagate some func/arg/ret attributes from caller to...Noah Goldstein
2023-06-13[FunctionAttrs] Propagate some func/arg/ret attributes from caller to callsit...Noah Goldstein
2023-05-13[Clang][LoongArch] Add GPR alias handling without `$` prefixWeining Lu
2023-05-09[LoongArch] Support fcc* (condition flag) registers in inlineasm clobbersWeining Lu
2023-01-06[LoongArch] Add intrinsics for CACOP instructionXiaodong Liu
2023-01-04[LoongArch] Add intrinsics for MOVFCSR2GR and MOVGR2FCSR instructionsXiaodong Liu
2022-12-22[Clang][LoongArch] Add intrinsic for rdtime_d, rdtimeh_w and rdtimel_wgonglingqin
2022-12-22[Clang][LoongArch] Add intrinsic for asrtle, asrtgt, lddir, ldpte and cpucfggonglingqin
2022-12-12[LoongArch] Test CodeGen/LoongArch/intrinsic-la32.c with -O2. NFC.gonglingqin
2022-12-10[Clang][LoongArch] Add intrinsic for iocsrrd and iocsrwrgonglingqin